CVE-2019-11044

HIGHCVSS 7.5/10EPSS 5.12%

Last modified

CVE-2019-11044 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. EPSS estimates a 5.12% chance of exploitation in the next 30 days.

Description

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
5.12%

91.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp>= 7.2.0, <= 7.2.26
PhpPhp>= 7.3.0, <= 7.3.13
PhpPhp7.4.0
TenableSecuritycenter< 5.19.0
FedoraprojectFedora30
FedoraprojectFedora31

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-11044?
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.
How severe is CVE-2019-11044?
CVE-2019-11044 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 5.12% probability of exploitation in the next 30 days.
How do I fix CVE-2019-11044?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-11044?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST