Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2024-1874

Опубликовано: 29 апр. 2024
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
php8.2not-affectedpackage
php7.4not-affectedpackage
php7.3not-affectedpackage

Примечания

  • Fixed in: 8.2.18, 8.1.28

  • https://github.com/php/php-src/security/advisories/GHSA-pc52-254m-w9w7

  • Only affects improper handling of command line arguments on Windows

  • https://github.com/php/php-src/commit/e3c784f2bfb6029b49d27783b2efc87ee6923f79

Связанные уязвимости

CVSS3: 9.4
ubuntu
около 1 года назад

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.

redhat
около 1 года назад

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.

CVSS3: 9.4
nvd
около 1 года назад

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.

CVSS3: 9.4
msrc
около 1 года назад

Описание отсутствует

CVSS3: 9.4
github
около 1 года назад

Command injection via array-ish $command parameter of proc_open even if bypass_shell option enabled on Windows