CVE-2010-4949

medium
Published 2011-10-09 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.3

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

Exploit likelihood
20%
Patch ETA
โ€”

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 with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-34374 webapps php verified text ยท 1 KB
nag_sunny ยท 2010-07-26

Joomla! Component FreiChat 1.0/2.x - HTML Injection

text exploit Source: Exploit-DB
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

VendorProductVersionsFixed
evnixfreichat{"endIncluding":"2.1.1"}
evnixfreichat1.0
evnixfreichat2.0
evnixfreichat2.1
joomla joomlajoomla\!
evnixfreichatpure{"endIncluding":"1.2.1"}
evnixfreichatpure1.0
evnixfreichatpure1.2

References

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.