GLSA 201711-15: PHPUnit: Remote code execution
Опасность: | средняя |
Заголовок: | PHPUnit: Remote code execution |
Дата: | 19.11.2017 |
Ошибки: |
|
ID: | 201711-15 |
Сводка
A vulnerability was discovered in PHPUnit which may allow an unauthenticated remote attacker to execute arbitrary PHP code.Назначение
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
dev-php/phpunit | < 5.7.15-r1 | >= 5.7.15-r1 | All supported architectures |
Описание
When PHPUnit is installed in a production environment via composer and these modules are in a web accessible directory, the eval-stdin.php file in PHPUnit contains vulnerable statements that trigger the vulnerability.
Воздействие
A remote attacker could possibly execute arbitrary PHP code or cause a Denial of Service condition.
Обход
There are several ways to fix or mitigate this vulnerability:
Remove PHPUnit from the production environment.
Update PHPUnit.
Manually apply the patch.
Disable direct access to the composer packages by placing .htaccess file to /vendor folder.
Решение
All PHPUnit users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-php/phpunit-5.7.15-r1"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.