vendor:
ECommerceMajor
by:
Rahul Pratap Singh
9,8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: ECommerceMajor
Affected Version From: 1.0
Affected Version To: 1.2
Patch Exists: Yes
Related CWE: CVE-2015-8271
CPE: a:ecommercemajor:ecommercemajor:1.0
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2015
ECommerceMajor SQL Injection Vulnerability
'prodid' field in productdtl.php is not properly sanitized, that leads to SQL Injection Vulnerability.
Mitigation:
Input validation and proper sanitization of user input is the best way to prevent SQL Injection.