GLSA 201910-01: PHP: Arbitrary code execution
Опасность: | высокая |
Заголовок: | PHP: Arbitrary code execution |
Дата: | 25.10.2019 |
Ошибки: |
|
ID: | 201910-01 |
Сводка
A vulnerability in PHP might allow an attacker to execute arbitrary code.Назначение
PHP is an open source general-purpose scripting language that is especially suited for web development.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
dev-lang/php | < 7.1.33 | >= 7.1.33 | All supported architectures |
Описание
A underflow in env_path_info in PHP-FPM under certain configurations can be exploited to gain remote code execution.
Воздействие
A remote attacker, by sending special crafted HTTP requests, could possibly execute arbitrary code with the privileges of the process, or cause a Denial of Service condition.
Обход
If patching is not feasible, the suggested workaround is to include checks to verify whether or not a file exists before passing to PHP.
Решение
All PHP 7.1 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/php-7.1.33"
All PHP 7.2 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/php-7.2.24"
All PHP 7.3 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/php-7.3.11"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.