vendor:
RDAutos
by:
H!tm@N
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: RDAutos
Affected Version From: 1.5.5 Stable
Affected Version To: 1.5.5 Stable
Patch Exists: NO
Related CWE: N/A
CPE: a:rd-media:rdautos:1.5.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Joomla
2009
Joomla Component RDAutos SQL Injection Vulnerability
An SQL injection vulnerability exists in the Joomla component RDAutos (com_rdautos) version 1.5.5 Stable. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.