Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4678. PoCs published by indoushka.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Winn Guestbook V2.4 by injecting a JavaScript alert payload into the URL. The PoC is straightforward and directly targets the input validation flaw in the application.
Description
Cross-site scripting (XSS) vulnerability in index.php in Winn Guestbook 2.4 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.
Exploits (1)
This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Winn Guestbook V2.4 by injecting a JavaScript alert payload into the URL. The PoC is straightforward and directly targets the input validation flaw in the application.