First published: Tue Jun 10 2008(Updated: )
Multiple SQL injection vulnerabilities in the EXP JoomRadio (com_joomradio) component 1.0 for Joomla! allow remote attackers to execute arbitrary SQL commands via the id parameter in a (1) show_radio or (2) show_video action to index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Joomla | =1.0 | |
Joomla |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2008-2633 is considered high due to its potential to allow remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-2633, update the JoomRadio component to the latest version or apply patches provided by the vendor.
CVE-2008-2633 specifically affects version 1.0 of the JoomRadio component for Joomla.
You can determine if your site is vulnerable to CVE-2008-2633 by checking if the JoomRadio component version is 1.0 and testing for SQL injection via the id parameter.
While it is best to patch the vulnerability, a temporary workaround includes sanitizing user input for the id parameter to mitigate SQL injection risks.