CVE-2006-2176
PHP Linkliste 1.0b - Cross-Site Scripting via new_input, new_url, or new_name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2176. PoCs published by d4igoro.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in PHP Linkliste version 1.0, where user-supplied input is not properly sanitized. The example URL demonstrates how arbitrary script code could be executed in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in links.php in PHP Linkliste 1.0b allow remote attackers to inject arbitrary web script or HTML via the (1) new_input, (2) new_url, or (3) new_name parameter.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in PHP Linkliste version 1.0, where user-supplied input is not properly sanitized. The example URL demonstrates how arbitrary script code could be executed in the context of the affected site.