vendor:
Coupon Script 4.0
by:
Hussin X
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Coupon Script 4.0
Affected Version From: 4
Affected Version To: 4
Patch Exists: YES
Related CWE: N/A
CPE: a:couponscript:coupon_script_4.0
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
Coupon Script 4.0 (id) Remote SQL Injection Vulnerability
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable server. The crafted request contains malicious SQL statements in the 'id' parameter of the 'addtocart' page. This can allow an attacker to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks.