CVE-2006-2228
w-Agora 4.2.0 - Cross-Site Scripting via BBCode Tag Event Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2228. PoCs published by r0xes.
AI-analyzed exploit summary The exploit demonstrates a stored XSS vulnerability in W-Agora 4.20 due to improper input sanitization. The provided PoC uses a simple HTML/JavaScript payload to trigger an alert, proving the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in w-Agora (aka Web-Agora) 4.2.0 allows remote attackers to inject arbitrary web script or HTML via a post with a BBCode tag that contains a JavaScript event name followed by whitespace before the '=' (equals) character, which bypasses a restrictive regular expression that attempts to remove onmouseover and other events.
Exploits (1)
The exploit demonstrates a stored XSS vulnerability in W-Agora 4.20 due to improper input sanitization. The provided PoC uses a simple HTML/JavaScript payload to trigger an alert, proving the vulnerability.