Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1496. PoCs published by botan.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in VihorDesign due to improper input sanitization. The PoC shows how arbitrary script code can be executed in the context of the affected site via a crafted URL.
Description
Multiple cross-site scripting (XSS) vulnerabilities in index.php in ViHor Design allow remote attackers to inject arbitrary web script or HTML via (1) a remote URL in the page parameter, which is processed by an fopen call, or (2) HTML or script in the page parameter, which is returned to the client in an error message for the failed fopen call.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in VihorDesign due to improper input sanitization. The PoC shows how arbitrary script code can be executed in the context of the affected site via a crafted URL.