CVE-2006-3476
phpwebgallery - Cross-Site Scripting via comments.php Keyword Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3476. PoCs published by iss4m.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PhpWebGallery due to insufficient input sanitization in the 'keyword' parameter of comments.php. The PoC provides URLs that inject arbitrary JavaScript code, which executes in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in comments.php in PhpWebGallery 1.5.2 and earlier, and possibly 1.6.0, allows remote attackers to inject arbitrary web script or HTML via the keyword parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PhpWebGallery due to insufficient input sanitization in the 'keyword' parameter of comments.php. The PoC provides URLs that inject arbitrary JavaScript code, which executes in the context of the affected site.