CVE-2019-11046 LOW

CVE-2019-11046: Buffer underflow in bc_shift_addsub

Vendor Php Group
Product PHP
Weakness CWE-125
Published December 23, 2019
Last update September 16, 2024

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII numbers. This can read to disclosure of the content of some memory locations.

Key dates

02Disclosure timeline

December 23, 2019 CVE published
September 16, 2024 Record updated