vendor:
4images
by:
Master Mind
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: 4images
Affected Version From: 1.7.2001
Affected Version To: 1.7.2001
Patch Exists: NO
Related CWE: N/A
CPE: 4images-1.7.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
4images 1.7.1 Remote SQL Injection Vulnerability
4images 1.7.1 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by searching for the admin username and then using a union select statement to find the admin password. The MD5 hash of the password can then be cracked to gain access to the admin panel.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.