CVE-2006-2187
published 2006-05-04CVE-2006-2187: Multiple cross-site scripting (XSS) vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the…
PriorityP423medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
2.04%
78.7th percentile
Multiple cross-site scripting (XSS) vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) a parameter in i.php, and the (2) album and (3) image parameters in index.php.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| zenphoto | zenphoto | <= 1.0.1_beta | — |
| zenphoto | zenphoto | — | — |
| zenphoto | zenphoto | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
ZenPhoto 0.9/1.0 - 'i.php?a' Cross-Site Scripting
exploitdb·2006-05-02
CVE-2006-2187 ZenPhoto 0.9/1.0 - 'i.php?a' Cross-Site Scripting
ZenPhoto 0.9/1.0 - 'i.php?a' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/17779/info
Zenphoto is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Zenphoto versions prior to 1.0.3 are vulnerable to this issue.
http://www.example.com/photos/zen/i.php?a=%3Cscript%3Ealert('XSS%20Vulnerable')%3B%3C/script%3E&i=1%2Ejpg&s=thumb
Exploit-DB
ZenPhoto 0.9/1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2006-05-02
CVE-2006-2187 ZenPhoto 0.9/1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
ZenPhoto 0.9/1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/17779/info
Zenphoto is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Zenphoto versions prior to 1.0.3 are vulnerable to this issue.
http://www.example.com/photos/index.php?album=%3Cscript%3Ealert('XSS%20Vulnerable')%3B%3C/script%3E
http://www.example.com/photos/index.php?album=EXISTING_ALBUM_NAME&image='%3E%3Cscript%3Ealert('XSS%20Vulne
No writeups or analysis indexed.
http://www.securityfocus.com/archive/1/432718/100/0/threadedhttp://www.securityfocus.com/bid/17779http://zone14.free.fr/advisories/2/https://exchange.xforce.ibmcloud.com/vulnerabilities/26219http://www.securityfocus.com/archive/1/432718/100/0/threadedhttp://www.securityfocus.com/bid/17779http://zone14.free.fr/advisories/2/https://exchange.xforce.ibmcloud.com/vulnerabilities/26219
2006-05-04
Published