vendor:
Coupon
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Coupon
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla6teen:coupon:3.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component Coupon v3.5 – SQL Injection
A SQL Injection vulnerability exists in Joomla! Component Coupon v3.5, which allows an attacker to inject malicious SQL code into the application. The vulnerable parameters are 'option=com_coupon&view=coupons&task=mail_box&', 'option=com_coupon&view=coupons&catid' and 'option=com_coupon&view=coupons&storeid'. An example of the exploit is provided in the text.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.