CVE-2010-4949
Description
Cross-site scripting (XSS) vulnerability in the (1) FreiChat component before 2.1.2 for Joomla! and the (2) FreiChatPure component before 1.2.2 for Joomla! allows remote attackers to inject arbitrary web script or HTML by entering it in an unspecified window.
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 FreiChat 1.0/2.x - HTML Injection
source: https://www.securityfocus.com/bid/41961/info
Joomla! FreiChat component is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
Versions prior to FreiChat 2.1.2 are vulnerable.
<script>alert('hello')</script>
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| evnix | freichat | {"endIncluding":"2.1.1"} | |
| evnix | freichat | 1.0 | |
| evnix | freichat | 2.0 | |
| evnix | freichat | 2.1 | |
| joomla | joomla\! | | |
| evnix | freichatpure | {"endIncluding":"1.2.1"} | |
| evnix | freichatpure | 1.0 | |
| evnix | freichatpure | 1.2 | |
References
- http://forum.joomla.org/viewtopic.php?p=2209586
- http://secunia.com/advisories/40751
- http://www.osvdb.org/66628
- http://www.securityfocus.com/bid/41961
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60828
- http://forum.joomla.org/viewtopic.php?p=2209586
- http://secunia.com/advisories/40751
- http://www.osvdb.org/66628
- http://www.securityfocus.com/bid/41961
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60828
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.