vendor:
Joomla component com_youtubegallery
by:
Pham Van Khanh
7.5
CVSS
HIGH
SQL Injection
89 (SQL Injection)
CWE
Product Name: Joomla component com_youtubegallery
Affected Version From: 4.x
Affected Version To: 3.x (possibly)
Patch Exists: NO
Related CWE: CVE-2014-4960
CPE: a:joomla:com_youtubegallery
Platforms Tested: Joomla 1.5, 2.5, 3
2014
Joomla component com_youtubegallery – SQL Injection vulnerability
The Joomla component com_youtubegallery is vulnerable to SQL Injection. The vulnerability exists in the 'gallery.php' file. The parameters 'listid' and 'themeid' are not properly sanitized before being used in constructing an SQL query, which allows an attacker to inject malicious SQL code.
Mitigation:
The vendor should sanitize user input before using it in SQL queries. Users are advised to update to the latest version of the software.