vendor:
Welcart e-Commerce
by:
Erik David Martin
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Welcart e-Commerce
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:welcart:welcart_e-commerce:2.0.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04.04 LTS / WordPress 5.4.2
2020
WordPress Plugin Welcart e-Commerce 2.0.0 – ‘search[order_column][0]’ SQL injection
The POST parameter 'search[order_column][0]' does not sanitize user input when searching through the order lists. An attacker can use ZAP/Burp to capture the web request when searching through existing order lists and save it to request.txt. Then, they can use sqlmap -r request.txt --dbms=mysql -p search[order_column][0] to exploit the vulnerability.
Mitigation:
The vendor has not yet provided a patch for this vulnerability.