CVE-2006-0317
RedKernel Referrer Tracker 1.1.0-3 - Stored Cross-Site Scripting via Query String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0317. PoCs published by Preddy.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Referrer Tracker version 1.1.0-3, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code into the 'refs' parameter.
Description
Cross-site scripting (XSS) vulnerability in rkrt_stats.php in RedKernel Referrer Tracker 1.1.0-3 allows remote attackers to inject arbitrary web script or HTML via a query string value as a GET, which is stored in the $QUERY_STRING variable. NOTE: the provenance of this information is unknown; portions of the details are obtained from third party information.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in Referrer Tracker version 1.1.0-3, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code into the 'refs' parameter.