vendor:
Joomla
by:
B-HUNT3|2
3,3
CVSS
LOW
SQL Injection
89
CWE
Product Name: Joomla
Affected Version From: 1.4
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: LocalHost
N/A
Joomla (com_jbpublishdownfp) SQL Injection Vulnerability
Input var cid[] is vulnerable to SQL Code Injection. A malicious user can execute arbitrary SQL queries by exploiting this vulnerability.
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.