vendor:
Simple Customer
by:
t0pP8uZz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Simple Customer
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:simple_customer:simple_customer:1.2
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
2008
Simple Customer 1.2 SQL Injection Vulnerabilitys
Simple Customer is vulnerable due to MULTIPLE insecure mysql querys the querys take php $_GET variables and does not do any sanitizing at all. below are 2 sql injections, the first one will display admin user/pass
Mitigation:
Sanitize user input and use parameterized queries