vendor:
AutarTimonial
by:
Sid3^effects aKa HaRi
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AutarTimonial
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Joomla com_autartimonial Sqli Vulnerability
AutarTimonial consists of a component to manage testimonials, and a module displaying randomly a testimonial. This component has multilingual support. English and French are currently available. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter 'limit' in the URL.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Developers should also use parameterized queries to prevent SQL injection.