CVE-2023-52389

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:*
cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:*
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:-:*:*:*:*:*:*

History

08 Feb 2024, 16:43

Type Values Removed Values Added
CWE CWE-190
First Time Pocoproject poco
Pocoproject
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References () https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release - () https://github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release - Patch
References () https://github.com/pocoproject/poco/issues/4320 - () https://github.com/pocoproject/poco/issues/4320 - Patch
References () https://pocoproject.org/blog/?p=1226 - () https://pocoproject.org/blog/?p=1226 - Release Notes
CPE cpe:2.3:a:pocoproject:poco:1.11.8:p1:*:*:*:*:*:*
cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:*
cpe:2.3:a:pocoproject:poco:1.11.8:-:*:*:*:*:*:*
cpe:2.3:a:pocoproject:poco:1.12.5:-:*:*:*:*:*:*

29 Jan 2024, 14:25

Type Values Removed Values Added
Summary
  • (es) UTF32Encoding.cpp en POCO tiene Poco::UTF32Encoding un desbordamiento de enteros y un desbordamiento de búfer en la región stack de la memoria resultante porque Poco::UTF32Encoding::convert() y Poco::UTF32::queryConvert() pueden devolver un entero negativo si una secuencia de bytes UTF-32 se evalúa a un valor de 0x80000000 o superior. Esto se solucionó en 1.11.8p2, 1.12.5p2 y 1.13.0.

27 Jan 2024, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-01-27 03:15

Updated : 2024-02-08 16:43


NVD link : CVE-2023-52389

Mitre link : CVE-2023-52389

CVE.ORG link : CVE-2023-52389


JSON object : View

Products Affected

pocoproject

  • poco
CWE
CWE-190

Integer Overflow or Wraparound