CVE-2006-1675
phpwebgallery 1.4.1 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-1675. PoCs published by Psych0.
AI-analyzed exploit summary The provided text describes multiple XSS vulnerabilities in PHPWebGallery due to improper input sanitization. It includes example URLs demonstrating the vulnerabilities but does not contain executable exploit code.
Description
Multiple cross-site scripting (XSS) vulnerabilities in PHPWebGallery 1.4.1 allow remote attackers to inject arbitrary web script or HTML via the (1) cat, (2) num, and (3) search parameters to (a) category.php, and the (4) slideshow, (5) show_metadata, and (6) start parameters to (b) picture.php, a different vulnerability than CVE-2006-1674.
Exploits (2)
The provided text describes multiple XSS vulnerabilities in PHPWebGallery due to improper input sanitization. It includes example URLs demonstrating the vulnerabilities but does not contain executable exploit code.
This exploit demonstrates multiple XSS vulnerabilities in PHPWebGallery due to improper input sanitization in the 'cat', 'num', and 'search' parameters. The PoC provides URLs that inject arbitrary script code when accessed.