CVE-2009-4767
Plohni Shoutbox 1.0 - Cross-Site Scripting via input_name or input_text Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4767. PoCs published by SkuLL-HackeR.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in Shoutbox 1.0 by injecting malicious JavaScript into the 'name' and 'text' fields. The payload bypasses HTML context and executes arbitrary script code when rendered.
Description
Multiple cross-site scripting (XSS) vulnerabilities in index.php in Plohni Shoutbox 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) input_name and (2) input_text parameters. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in Shoutbox 1.0 by injecting malicious JavaScript into the 'name' and 'text' fields. The payload bypasses HTML context and executes arbitrary script code when rendered.