CVE-2020-7060
Global buffer-overflow in mbfl_filt_conv_big5_wchar function
Publication Date | 2020-01-23 |
---|---|
Severity | Moderate |
Type | Information Disclosure |
Affected PHP Versions |
|
Fixed Product Versions |
|
CVE Details
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 the underlying C function mbfl_filt_conv_big5_wchar
to read past the allocated buffer. This may lead to information disclosure or crash.
Recommendations
Upgrade to PHP &.2.27 or higher, 7.3.14 or higher, or 7.4.2 or higher.