vendor:
Coppermine Photo Gallery
by:
DiGiTAL_MiDWAY
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Coppermine Photo Gallery
Affected Version From: 1.3.2001
Affected Version To: 1.3.2002
Patch Exists: YES
Related CWE: N/A
CPE: a:coppermine:coppermine_photo_gallery
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
CPG Exploit
This exploit retrieves the config.inc.php file which contains the db user/pass. To get another file, the user needs to have the good cookie. A phpscript can be used to get the good cookie.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.