7.5
CVSSv2

CVE-2007-1107

Published: 26/02/2007 Updated: 16/10/2018
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 thumbnails.php in Coppermine Photo Gallery (CPG) 1.3.x allows remote authenticated users to execute arbitrary SQL commands via a cpg131_fav cookie. NOTE: it was later reported that 1.4.10, 1.4.14, and other 1.4.x versions are also affected using similar cookies.

Vulnerable Product Search on Vulmon Subscribe to Product

coppermine coppermine photo gallery 1.3

coppermine coppermine photo gallery 1.3.2

coppermine coppermine photo gallery 1.3.3

coppermine coppermine photo gallery 1.3.4

Exploits

<? # Coppermine Photo Gallery 13x Blind SQL Injection Exploit # by s0cratex, RTM Member # Visit: wwwzonartmorg /* You need make a small work Add a fav pic, enter to the site and add /addfavphp?pid=2 for examplexD in the line: if(eregi("download",fgets($cnx2))){ $pass=chr($i); echo chr($i); break; } } the word "download" depends ...