7.5
CVSSv2

CVE-2006-5622

Published: 31/10/2006 Updated: 19/10/2017
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 picmgr.php in Coppermine Photo Gallery 1.4.9 allows remote malicious users to execute arbitrary SQL commands via the aid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

coppermine coppermine photo gallery 1.4.9

Exploits

#!/usr/bin/php <?php /********************************************************************* * Coppermine Photo Gallery 149 Remote SQL Injection Vulnerability * * Note: * Requires a valid user account * * Usage: * php scriptphp [host] [path] [table prefix] [user id] [username] [password] * * Usage Example: * php scriptphp doma ...