vendor:
Coppermine Photo Gallery
by:
s0cratex
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Coppermine Photo Gallery
Affected Version From: 1.3.2000
Affected Version To: 1.3.x
Patch Exists: NO
Related CWE: Unknown
CPE: a:coppermine_project:coppermine_photo_gallery:1.3.0
Platforms Tested:
Unknown
Coppermine Photo Gallery 1.3.x Blind SQL Injection Exploit
This exploit allows an attacker to perform a blind SQL injection attack on Coppermine Photo Gallery version 1.3.x. By adding a favorite picture and accessing the site with the /addfav.php?pid=2 URL, the attacker can exploit a vulnerability in the code to extract the username and password from the database. The specific line of code that is vulnerable depends on the language used.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a newer version of Coppermine Photo Gallery and sanitize user input to prevent SQL injection attacks.