Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-4975. PoCs published by malibu.r.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in b1gMail 6.3.1 by injecting malicious JavaScript into the 'chapter' parameter of the 'hilfe.php' page. The PoC uses an 'onmouseover' event to trigger an alert, proving the lack of input sanitization.
Description
Cross-site scripting (XSS) vulnerability in hilfe.php in b1gMail 6.3.1 allows remote attackers to inject arbitrary web script or HTML via the chapter parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in b1gMail 6.3.1 by injecting malicious JavaScript into the 'chapter' parameter of the 'hilfe.php' page. The PoC uses an 'onmouseover' event to trigger an alert, proving the lack of input sanitization.