CVE-2020-7067

Summary

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.

Affected Software

VendorProductVersion RangeStatus
PHP GroupPHP7.2.x below 7.2.30affected
PHP GroupPHP7.3.x below 7.3.17 and 7.4.x below 7.4.5affected

Weaknesses

  • CWE-125: CWE-125 Out-of-bounds Read
  • CWE-196: CWE-196 Unsigned to Signed Conversion Error

ADP Enrichment

CVE Program Container

Additional References

References