CVE-2024-5585
Command injection via array-ish $command parameter of proc_open() (bypass CVE-2024-1874 fix)
8.8
HIGH
CVSS 3.1
EPSS 28.8%
描述
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.
如何修補 CVE-2024-5585
要修補 CVE-2024-5585,請將受影響套件升級到下列已修補版本。
- —升級至 8.1.29 或更新版本
- —升級至 8.1.29 或更新版本
- —升級至 8.1.29 或更新版本
CVE-2024-5585 正在被利用嗎?
中等 — EPSS 為 28.8%,可持續追蹤但非最高優先。
受影響套件(3)
- from 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8
- from 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8
- from 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |