CVE-2009-4857
PHP Photo Vote 1.3F - Cross-Site Scripting via Login Page Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4857. PoCs published by Moudi.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP Photo Vote 1.3F by injecting a script tag into the 'page' parameter of the login.php URL. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in login.php in PHP Photo Vote 1.3F allows remote attackers to inject arbitrary web script or HTML via the page parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP Photo Vote 1.3F by injecting a script tag into the 'page' parameter of the login.php URL. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.