vendor:
Joomla
by:
jos_ali_joe
7.5
CVSS
HIGH
SQL Injection, Local File Inclusion (LFI)
89
CWE
Product Name: Joomla
Affected Version From: Joomla 1.5
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Joomla Component com_projects LFI & SQL Vulnerability
The 'com_projects' component for Joomla! is prone to an SQL-injection vulnerability and a local file-include vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker can exploit these vulnerabilities to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. By using directory-traversal strings to execute local script code in the context of the application, the attacker may be able to obtain sensitive information that may aid in further attacks.
Mitigation:
Ensure proper input validation and sanitization to prevent SQL injection and LFI vulnerabilities. Update to a patched version of Joomla! if available.