CVE-2019-11046
LowCVSS 3.7Exploitation Probability (EPSS)
High risk90th percentile - higher than 90% of all known CVEs
Summary
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, the bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying a string containing characters that are identified as numeric by the OS but aren't ASCII numbers. This can lead to disclosure of the content of some memory locations.
Risk Assessment
Risk of memory disclosure, potentially leading to leakage of sensitive information or further attacks.
Recommendation
Upgrade PHP to version 7.2.26 or later, 7.3.13 or later, or 7.4.1 or later.
Original NVD description (English source)
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.

