7.5
CVSSv2

CVE-2007-3558

Published: 04/07/2007 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in Coppermine Photo Gallery (CPG) prior to 1.4.11 allows remote malicious users to execute arbitrary SQL commands via an album password cookie to an unspecified component.

Vulnerable Product Search on Vulmon Subscribe to Product

coppermine coppermine photo gallery

Exploits

#!/usr/bin/php <?php if($argc < 4) { print "\n---------------------------------------------------------"; print "\nAffectedscr: Coppermine Photo Gallery <= 1410"; print "\nPocID: 19070104"; print "\nType: SQL Injection"; print "\nRisklevel: Medium"; print "\nSrcdownloa ...