CVE-2005-3544
XMB 1.9.3 - Cross-Site Scripting via u2u.php Username Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-3544. PoCs published by GulfTech Security, HACKERS PAL.
AI-analyzed exploit summary The provided text describes an XSS vulnerability in XMB Forum, where user-supplied input is not properly sanitized. The example URL demonstrates a potential attack vector using an iframe injection via the 'username' parameter.
Description
Cross-site scripting (XSS) vulnerability in u2u.php in XMB 1.9.3 allows remote attackers to inject arbitrary web script or HTML via the username parameter.
Exploits (2)
The provided text describes an XSS vulnerability in XMB Forum, where user-supplied input is not properly sanitized. The example URL demonstrates a potential attack vector using an iframe injection via the 'username' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in XMB, where user-supplied input via the 'username' parameter in 'u2u.php' is not properly sanitized. An attacker can exploit this to execute arbitrary script code in the context of the affected site.