CVE-2023-52389
CRITICAL EPSS 53.6%
Published Jan 27, 20242y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Jan 27, 2024 2y ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
53.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-190 Integer Overflow or Wraparound Numeric Error
Affected Products 5
| Vendor | Product | Version | Range |
|---|---|---|---|
| pocoproject | poco | * | <1.11.8 |
| pocoproject | poco | * | ≥1.12.0 – <1.12.5 |
| pocoproject | poco | 1.11.8 | any |
| pocoproject | poco | 1.11.8 | any |
| pocoproject | poco | 1.12.5 | any |
References 4
- github.com https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release
- github.com https://github.com/pocoproject/poco/issues/4320
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00017.html
- pocoproject.org https://pocoproject.org/blog/?p=1226
Remediation
- github.com https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release
- github.com https://github.com/pocoproject/poco/issues/4320