UTF32Encoding.cpp in POCO has a Poco::UTF32Encoding...
Critical severity
Unreviewed
Published
Jan 27, 2024
to the GitHub Advisory Database
•
Updated Jan 20, 2025
Description
Published by the National Vulnerability Database
Jan 27, 2024
Published to the GitHub Advisory Database
Jan 27, 2024
Last updated
Jan 20, 2025
UTF32Encoding.cpp in POCO has a Poco::UTF32Encoding integer overflow and resultant stack buffer overflow because Poco::UTF32Encoding::convert() and Poco::UTF32::queryConvert() may return a negative integer if a UTF-32 byte sequence evaluates to a value of 0x80000000 or higher. This is fixed in 1.11.8p2, 1.12.5p2, and 1.13.0.
References