ZeroHour

CVE-2024-9916

PoC niche

OS Command Injection in HuangDou UTCMS V9 (UsualToolCMS)

CVSS 4.0
6.9 medium
EPSS
74%p99
Published
()
Modified
AI analysis

CVE-2024-9916 is a critical operating system command injection flaw (CWE-78) in HuangDou UTCMS V9 (also distributed as UsualToolCMS), located in the file app/modules/ut-cac/admin/cli.php. An attacker triggers it by sending crafted input in the 'o' argument of that endpoint, causing injected commands to run on the host; the CVSS vector (network attack vector, no privileges required, no user interaction) indicates the attack can be launched remotely without authentication. Successful exploitation yields execution of arbitrary operating system commands on the web server, typically giving an attacker control of the host and access to its data. Any internet-reachable deployment of UTCMS V9/UsualToolCMS is potentially affected. A proof-of-concept exploit has been published publicly, the vendor was notified but did not respond, no fixed version is documented, and the flaw is not yet in CISA's KEV catalog, though its EPSS score of 73.6% (99th percentile) signals a high likelihood of exploitation in the next 30 days.

What to do: No vendor patch is available (the vendor was contacted but did not respond), so mitigate by restricting access to app/modules/ut-cac/admin/cli.php and enforcing strict validation or an allowlist on the 'o' parameter, including WAF rules that block shell metacharacters in that argument. Review web access logs for requests to that endpoint with command metacharacters in 'o', and watch for a vendor advisory or updated release before applying any full upgrade.

Affected
usualtool (HuangDou) usualtoolcms / UTCMSV9
Estimated exposure
nicheunknown — plausibly only hundreds to low thousands of self-hosted instances; no public install-base data — UsualToolCMS/UTCMS is an obscure self-hosted Chinese CMS with no published download counts, market-share data, or internet-exposure scan figures, so only a rough niche-scale guess is possible.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A vulnerability, which was classified as critical, has been found in HuangDou UTCMS V9. Affected by this issue is some unknown functionality of the file app/modules/ut-cac/admin/cli.php. The manipulation of the argument o leads to os command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

Vendors
usualtool
Products
usualtoolcms
Weakness
CWE-78
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.