Joomla Joovideo Component “id” SQL Injection
Vendor: Joomla Joovideo Component
Risk Level: Critical
Description:
S@BUN has discovered a vulnerability in the Joovideo component for Joomla!, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed to the “id” parameter in the Joomla! installation’s index.php script (when “option” is set to “com_joovideo” and “task” to “detail”) is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation allows e.g. retrieving administrator usernames and password hashes, but requires knowledge of the database table prefix.
Affected Version: 1.2.2 PRO and other versions.
Solution:
Edit the source code to ensure that input is properly sanitized.
