CVSS2
Attack Vector
NETWORK
Attack Complexity
LOW
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
PARTIAL
Availability Impact
PARTIAL
AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS
Percentile
92.1%
The pcntl_exec implementation in PHP before 5.4.41, 5.5.x before 5.5.25,
and 5.6.x before 5.6.9 truncates a pathname upon encountering a \x00
character, which might allow remote attackers to bypass intended extension
restrictions and execute files with unexpected names via a crafted first
argument. NOTE: this vulnerability exists because of an incomplete fix for
CVE-2006-7243.
Author | Note |
---|---|
mdeslaur | fixed by same commit as CVE-2015-4025 |