Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5524. PoCs published by b0rizQ.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHPList 2.10.2 by injecting a script tag into the 'p' parameter of the index.php URL. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in index.php in phplist 2.10.2 allows remote attackers to inject arbitrary web script or HTML via the p parameter. NOTE: This issue might overlap CVE-2006-5321.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHPList 2.10.2 by injecting a script tag into the 'p' parameter of the index.php URL. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.