4.3
CVSSv2

CVE-2008-6988

Published: 19/08/2009 Updated: 11/10/2018
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Multiple cross-site scripting (XSS) vulnerabilities in Easy Photo Gallery (aka Ezphotogallery) 2.1 allow remote malicious users to inject arbitrary web script or HTML via the (1) galleryid parameter to gallery.php, and the (2) size or (3) imageid parameters to show.php.

Vulnerable Product Search on Vulmon Subscribe to Product

ezphotogallery ezphotogallery 2.1

Exploits

#!/usr/bin/perl #---------------------------------------------------------------- # #Script : Ezphotogallery 21 # #Type : Multiple Vulnerabilities ( Xss/Login Bypass/Sql injection Exploit/File Disclosure) # #Method : GET # #Alert : High # #Google Dork : "100% | 50% | 25%" "Back to gallery" inurl:"showphp?imageid=" # #----------------------------- ...