CVE-2024-1874

CRITICAL9.4EPSS 68.6%

Command injection via array-ish $command parameter of proc_open()

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

描述

In PHP versions 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, 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.28, >= 8.2.0, < 8.2.18, >= 8.3.0, < 8.3.5
  • Bitnami/phpfrom 0, < 8.1.28, >= 8.2.0, < 8.2.18, >= 8.3.0, < 8.3.5
  • Bitnami/php-minfrom 0, < 8.1.28, >= 8.2.0, < 8.2.18, >= 8.3.0, < 8.3.5

CVSS 分數

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

參考連結(11)