RCE in Php
CVE-2024-5585
In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, the fix for CVE-2024-1874 does not work if the command name includes trailing spaces. Original issue: when using proc_open() command with array syntax, due to insufficient escaping, if the arguments of the executed command are controlled by a malicious user, the user can supply arguments that would execute arbitrary commands in Windows shell.
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.288 (98.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.7 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L.
Affected products
- Php
- Php Group — versions 8.1.*, 8.2.*, 8.3.*
- Fedoraproject Fedora — versions 40
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@php.net (Exploit, Third Party Advisory)
- security@php.net (Mailing List, Third Party Advisory)
- security@php.net (Third Party Advisory)
- security@php.net
- security@php.net
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2024-5585?
- CVE-2024-5585 is a high-severity vulnerability in Php, classified under OS Command Injection. CVSS score: 7.7/10. Published 2024-06-09.
- How severe is CVE-2024-5585?
- High severity. CVSS v3 base score is 7.7 out of 10.
- Is CVE-2024-5585 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.