Skip to content

Code Injection in PHPUnit

Critical severity GitHub Reviewed Published Mar 26, 2022 to the GitHub Advisory Database • Updated Feb 7, 2024

Package

composer phpunit/phpunit (Composer)

Affected versions

>= 4.8.19, < 4.8.28
>= 5.0.10, < 5.6.3

Patched versions

4.8.28
5.6.3

Description

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

Published by the National Vulnerability Database Jun 27, 2017
Published to the GitHub Advisory Database Mar 26, 2022
Reviewed Mar 26, 2022
Last updated Feb 7, 2024

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2017-9841

GHSA ID

GHSA-r7c9-c69m-rph8

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.