CVE-2022-26585
published 2022-04-05CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| linux | linux_kernel | >= 0 < 5.4.0-190.210 | 5.4.0-190.210 |
| mingsoft | mcms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
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.
OSV
linux-aws, linux-aws-5.4 vulnerabilities
osv·2024-07-30·CVSS 7.8
CVE-2022-48655 linux-aws, linux-aws-5.4 vulnerabilities
linux-aws, linux-aws-5.4 vulnerabilities
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- ARM SCMI message protocol;
- InfiniBand drivers;
- TTY drivers;
- TLS protocol;
(CVE-2022-48655, CVE-2024-36016, CVE-2024-26584, CVE-2021-47131,
CVE-2024-26907, CVE-2024-26585, CVE-2024-26583)
OSV
linux, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-raspi, linux-xilinx-zynqmp vulnerabili
osv·2024-07-29·CVSS 7.8
CVE-2024-26584 linux, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-raspi, linux-xilinx-zynqmp vulnerabili
linux, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-raspi, linux-xilinx-zynqmp vulnerabilities
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- ARM SCMI message protocol;
- InfiniBand drivers;
- TTY drivers;
- TLS protocol;
(CVE-2024-26584, CVE-2024-36016, CVE-2024-26585, CVE-2021-47131,
CVE-2024-26907, CVE-2022-48655, CVE-2024-26583)
GHSA
SQL injection in net.mingsoft:ms-mcms
ghsa·2022-04-06
CVE-2022-26585 [HIGH] SQL injection in net.mingsoft:ms-mcms
SQL injection in net.mingsoft:ms-mcms
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list.
OSV
SQL injection in net.mingsoft:ms-mcms
osv·2022-04-06
CVE-2022-26585 [HIGH] SQL injection in net.mingsoft:ms-mcms
SQL injection in net.mingsoft:ms-mcms
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list.
No detection rules found.
Nuclei
Mingsoft MCMS v5.2.7 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-26585 [CRITICAL] Mingsoft MCMS v5.2.7 - SQL Injection
Mingsoft MCMS v5.2.7 - SQL Injection
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.
Template:
id: CVE-2022-26585
info:
name: Mingsoft MCMS v5.2.7 - SQL Injection
author: ritikchaddha
severity: critical
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.
impact: |
Unauthenticated 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.
re
No writeups or analysis indexed.
2022-04-05
Published