vendor:
CaupoShop Classic
by:
h0yt3r
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CaupoShop Classic
Affected Version From: CaupoShop Classic 1.3
Affected Version To: CaupoShop Classic 1.3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Unknown
CaupoShop Classic 1.3 Remote Exploit
This exploit allows an attacker to gain access to the top 1 row value of the csc_customer table by exploiting a SQL injection vulnerability in the CaupoShop Classic 1.3 web application. The exploit is achieved by sending a malicious HTTP request to the vulnerable web application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.