Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 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.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/101798 | vdb entry broken link |
http://www.securitytracker.com/id/1039812 | vdb entry broken link |
https://security.gentoo.org/glsa/201711-15 | third party advisory vendor advisory |
https://www.oracle.com/security-alerts/cpuoct2021.html | third party advisory patch |
https://github.com/sebastianbergmann/phpunit/commit/284a69fb88a2d0845d23f42974a583d8f59bf5a5 | third party advisory patch |
https://github.com/sebastianbergmann/phpunit/pull/1956 | third party advisory patch |
http://web.archive.org/web/20170701212357/http://phpunit.vulnbusters.com/ | third party advisory |