PHP5 before 5.4.4 allows passing invalid utf-8 strings...
High severity
Unreviewed
Published
Apr 21, 2022
to the GitHub Advisory Database
•
Updated Feb 28, 2024
Description
Published by the National Vulnerability Database
Nov 13, 2019
Published to the GitHub Advisory Database
Apr 21, 2022
Last updated
Feb 28, 2024
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.
References