vendor:
by:
Tomasz Kowalski
7.5
CVSS
HIGH
Cross Site Scripting, Blind SQL Injection
CWE
Product Name:
Affected Version From: 2000.9.1
Affected Version To: 2000.9.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux
2010
Joomla Component com_djartgallery Multiple Vulnerabilities
The Joomla component com_djartgallery has multiple vulnerabilities including Cross Site Scripting (XSS) and Blind SQL Injection. The XSS vulnerability can be exploited by injecting code into the 'id' parameter in the editimage function. The Blind SQL Injection vulnerability can be exploited by injecting code into the 'cid' parameter in the editItem function. Both vulnerabilities allow an attacker to execute arbitrary code or extract information from the database.
Mitigation:
Update to the latest version of the Joomla component com_djartgallery. Ensure input validation and sanitization is implemented for user-supplied data.