cbcvebase.
CVE-2022-26585
published 2022-04-05

CVE-2022-26585: Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list.

PriorityP265critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
5.62%
92.0th percentile
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list.

Affected

2 ranges
VendorProductVersion rangeFixed in
linuxlinux_kernel>= 0 < 5.4.0-190.2105.4.0-190.210
mingsoftmcms

Detection & IOCsextracted from sources · hover to see the quote

url/cms/content/list
commandcategoryId=2' AND GTID_SUBSET(CONCAT(0x716a717871,md5({{num}}),0x716a627a71),3762) AND 'EIVI'='EIVI
otherhttp.favicon.hash:1464851260
othericon_hash="1464851260"
bytes
0x716a717871...0x716a627a71
  • Detect exploitation attempts by monitoring POST requests to /cms/content/list containing SQL injection patterns in the categoryId parameter, specifically GTID_SUBSET or CONCAT with hex-encoded canary strings.
  • A successful blind SQL injection probe returns the partial MD5 string 'c8c605999f3d8352d7bb792cf' in the HTTP response body (md5 of 999999999); match this string in response bodies to confirm exploitation.
  • The endpoint is unauthenticated (PR:N); no session cookie or auth header is required, so any POST to /cms/content/list with a manipulated categoryId should be treated as suspicious.
  • Use Shodan favicon hash 1464851260 or FOFA icon_hash="1464851260" to identify exposed Mingsoft MCMS instances for proactive asset discovery.
  • HTTP response status codes 200 or 500 are both considered indicative of a successful injection probe against this endpoint.
  • ·The vulnerability is limited to Mingsoft MCMS version 5.2.7 specifically; other versions may not be affected.
  • ·The SQL injection payload uses MySQL-specific GTID_SUBSET function; this detection logic applies only to MySQL-backed deployments of MCMS.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv7.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.