CVE-2023-52389
Severity CVSS v4.0:
Pending analysis
Type:
CWE-190
Integer Overflow or Wraparound
Publication date:
27/01/2024
Last modified:
29/05/2025
Description
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.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:* | 1.11.8 (excluding) | |
| cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:* | 1.12.0 (including) | 1.12.5 (excluding) |
| cpe:2.3:a:pocoproject:poco:1.11.8:-:*:*:*:*:*:* | ||
| cpe:2.3:a:pocoproject:poco:1.11.8:p1:*:*:*:*:*:* | ||
| cpe:2.3:a:pocoproject:poco:1.12.5:-:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release
- https://github.com/pocoproject/poco/issues/4320
- https://pocoproject.org/blog/?p=1226
- https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release
- https://github.com/pocoproject/poco/issues/4320
- https://lists.debian.org/debian-lts-announce/2025/01/msg00017.html
- https://pocoproject.org/blog/?p=1226



