CVE-2007-0122
Coppermine Photo Gallery < 1.4.10 - Authenticated SQL Injection via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-0122. PoCs published by DarkFig.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in Coppermine Photo Gallery <= 1.4.10 by injecting a UNION-based query to retrieve user credentials from the database. It includes authentication handling and proxy support for evasion.
Description
Multiple SQL injection vulnerabilities in Coppermine Photo Gallery 1.4.10 and earlier allow remote authenticated administrators to execute arbitrary SQL commands via (1) the cat parameter to albmgr.php, and possibly (2) the gid parameter to usermgr.php; (3) the start parameter to db_ecard.php; and the albumid parameter to unspecified files, related to the (4) filename_to_title and (5) del_titles functions.
Exploits (2)
This PHP script exploits a SQL injection vulnerability in Coppermine Photo Gallery <= 1.4.10 by injecting a UNION-based query to retrieve user credentials from the database. It includes authentication handling and proxy support for evasion.
This exploit targets an SQL injection vulnerability in Coppermine Photo Gallery versions prior to 1.4.11. It retrieves user credentials by injecting a malicious SQL query through the 'cat' parameter in albmgr.php.