CVE-2009-1616
Coppermine Photo Gallery < 1.4.22 - Cross-Site Scripting via CSS Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1616. PoCs published by Gerendi Sandor Attila.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Coppermine Photo Gallery by injecting a malicious script via the 'css' parameter in the URL. The payload bypasses basic sanitization to execute arbitrary JavaScript in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in docs/showdoc.php in Coppermine Photo Gallery (CPG) before 1.4.22 allows remote attackers to inject arbitrary web script or HTML via the css parameter, a different vector than CVE-2008-0505.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Coppermine Photo Gallery by injecting a malicious script via the 'css' parameter in the URL. The payload bypasses basic sanitization to execute arbitrary JavaScript in the context of the affected site.