In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16,...
Critical severity
Unreviewed
Published
Feb 28, 2022
to the GitHub Advisory Database
•
Updated Jan 28, 2023
Description
Published by the National Vulnerability Database
Feb 27, 2022
Published to the GitHub Advisory Database
Feb 28, 2022
Last updated
Jan 28, 2023
In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.
References