CVE-2020-7067

HIGHCVSS 7.5/10EPSS 4.31%

Last modified

CVE-2020-7067 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.. EPSS estimates a 4.31% chance of exploitation in the next 30 days.

Description

In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.

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
4.31%

89.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp>= 7.2.0, < 7.2.30
PhpPhp>= 7.3.0, < 7.3.17
PhpPhp>= 7.4.0, < 7.4.5
TenableTenable.Sc< 5.19.0
OracleCommunications Diameter Signaling Router>= 8.0.0.0, <= 8.4.0.5
DebianDebian Linux9.0
DebianDebian Linux10.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-7067?
In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.
How severe is CVE-2020-7067?
CVE-2020-7067 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 4.31% probability of exploitation in the next 30 days.
How do I fix CVE-2020-7067?
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-2020-7067?

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

Scan your code now

Source: NVD / NIST