CVE-2007-4917
php-stats 0.1.9.2 - Cross-Site Scripting via IP Parameter in tracking.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4917. PoCs published by [email protected].
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Php-Stats 0.1.9.2, where user-supplied input via the 'ip' parameter in tracking.php is not properly sanitized. This allows arbitrary script execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in tracking.php in PHP-Stats 0.1.9.2 allows remote attackers to inject arbitrary web script or HTML via the ip parameter in an online action, a different vector than CVE-2007-4334.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in Php-Stats 0.1.9.2, where user-supplied input via the 'ip' parameter in tracking.php is not properly sanitized. This allows arbitrary script execution in the context of the affected site.