CVE-2004-1746
PHP Code Snippet Library - Cross-Site Scripting via cat_select or show Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1746. PoCs published by Nikyt0x Argentina.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in PHP Code Snippet Library due to improper sanitization of user-supplied URI input. It includes example URLs demonstrating how an attacker could craft malicious links to execute arbitrary script code in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in index.php in PHP Code Snippet Library allows remote attackers to inject arbitrary web script or HTML via the (1) cat_select or (2) show parameters.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in PHP Code Snippet Library due to improper sanitization of user-supplied URI input. It includes example URLs demonstrating how an attacker could craft malicious links to execute arbitrary script code in the context of the affected site.