CVE-2024-5585

HIGH8.8EPSS 0.87%

Command injection via array-ish $command parameter of proc_open() (bypass CVE-2024-1874 fix)

發布日:2025/8/11修改日:2025/8/11

描述

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.

受影響套件(3)

  • Bitnami/libphpfrom 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8
  • Bitnami/phpfrom 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8
  • Bitnami/php-minfrom 0, < 8.1.29, >= 8.2.0, < 8.2.20, >= 8.3.0, < 8.3.8

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1HIGH8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

參考連結(7)