PHP Out-of-bounds Read Vulnerability - CVE-2020-7060 - Vulnerability Database

PHP Out-of-bounds Read Vulnerability - CVE-2020-7060

Critical
Reference: CVE-2020-7060
Title: PHP Out-of-bounds Read Vulnerability
Overview:

When using certain mbstring functions to convert multibyte encodings in PHP versions 7.2.x below 7.2.27 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.