CVE-2024-9916
Published: 13 October 2024
Summary
CVE-2024-9916 is a medium-severity OS Command Injection (CWE-78) vulnerability in Usualtool Usualtoolcms. Its CVSS base score is 6.9 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unix Shell (T1059.004); ranked in the top 0.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A critical OS command injection vulnerability, identified as CVE-2024-9916 and assigned CWE-78, affects HuangDou UTCMS V9. The flaw resides in an unknown function within the file app/modules/ut-cac/admin/cli.php, where unsanitized input to the argument o permits arbitrary operating system command execution.
Remote attackers can exploit the issue without authentication or user interaction by sending crafted requests to the affected endpoint. Successful exploitation grants the ability to execute commands on the underlying system, resulting in limited impacts to confidentiality, integrity, and availability as reflected in the CVSS 4.0 vector.
Public exploit details have been disclosed via repositories and vulnerability databases, and the vendor was notified prior to publication but provided no response or patch. The associated EPSS score currently stands at 0.8357 with a recorded peak of 0.8510, indicating sustained but not sharply escalating exploitation interest since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-50208
Vulnerability details
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…
more
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.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Unauthenticated OS command injection in public-facing web app (cli.php) enables exploitation of public-facing applications (T1190), Unix shell command execution (T1059.004), and indirect command execution (T1202) as noted in advisory.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.