vendor:
Coppermine Gallery
by:
bazik
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Coppermine Gallery
Affected Version From: 1.4.10
Affected Version To: 1.4.10
Patch Exists: NO
Related CWE: N/A
CPE: a:coppermine:coppermine_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
2009
Coppermine gallery SQL injection exploit
This exploit is based on RST/GHC bugs and allows an attacker to inject malicious SQL code into the Coppermine gallery application. The exploit uses the 'UNION SELECT' statement to inject malicious code into the application.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.