CVE-2017-9841: Code Injection in PHPUnit
(updated )
Util/PHP/eval-stdin.php in PHPUnit starting with 4.8.19 and before 4.8.28, as well as 5.x before 5.6.3, allows remote attackers to execute arbitrary PHP code via HTTP POST data beginning with a <?php
substring, as demonstrated by an attack on a site with an exposed /vendor folder, i.e., external access to the /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php URI.
References
- github.com/FriendsOfPHP/security-advisories/blob/master/phpunit/phpunit/CVE-2017-9841.yaml
- github.com/advisories/GHSA-r7c9-c69m-rph8
- github.com/sebastianbergmann/phpunit
- github.com/sebastianbergmann/phpunit/commit/284a69fb88a2d0845d23f42974a583d8f59bf5a5
- github.com/sebastianbergmann/phpunit/commit/3aaddb1c5bd9b9b8d070b4cf120e71c36fd08412
- github.com/sebastianbergmann/phpunit/pull/1955
- github.com/sebastianbergmann/phpunit/pull/1956
- nvd.nist.gov/vuln/detail/CVE-2017-9841
- security.gentoo.org/glsa/201711-15
- www.oracle.com/security-alerts/cpuoct2021.html
Detect and mitigate CVE-2017-9841 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →