CVE-2008-2449
phpInstantGallery 2.0 - Cross-Site Scripting via Gallery and Imgnum Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-2449. PoCs published by ZoRLu.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in phpInstantGallery due to improper input sanitization. The example demonstrates how an attacker could inject arbitrary script code via the 'gallery' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Isaac McGowan phpInstantGallery 2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) gallery parameter to (a) index.php and (b) image.php, and the (2) imgnum parameter to image.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in phpInstantGallery due to improper input sanitization. The example demonstrates how an attacker could inject arbitrary script code via the 'gallery' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in phpInstantGallery, where user-supplied input is not properly sanitized. It includes example URLs demonstrating how an attacker could exploit the vulnerability.