vendor:
Joomla
by:
Snakespc
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla
Affected Version From: Joomla 1.5.0
Affected Version To: Joomla 1.5.15
Patch Exists: YES
Related CWE: CVE-2009-4010
CPE: a:joomla:joomla
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2009
Joomla com_nfnaddressbook Remote Sql Injection Vulnerability
This vulnerability allows an attacker to inject malicious SQL queries into the vulnerable application. This vulnerability exists in the com_nfnaddressbook component of Joomla. By manipulating the 'record_id' parameter, an attacker can inject arbitrary SQL queries into the application. This can be exploited to gain access to the application's database and potentially gain access to sensitive information.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user-supplied input is properly sanitized and validated before being used in any SQL queries.