Advisory Database
  • Advisories
  • Dependency Scanning
  1. conan
  2. ›
  3. poco
  4. ›
  5. CVE-2023-52389

CVE-2023-52389: Integer Overflow or Wraparound

January 27, 2024 (updated February 8, 2024)

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

  • github.com/pocoproject/poco/compare/poco-1.12.5p2-release...poco-1.13.0-release
  • github.com/pocoproject/poco/issues/4320
  • nvd.nist.gov/vuln/detail/CVE-2023-52389
  • pocoproject.org/blog/?p=1226

Code Behaviors & Features

Detect and mitigate CVE-2023-52389 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.11.8, all versions starting from 1.12.0 before 1.12.5

Fixed versions

  • 1.12.5p1

Solution

Upgrade to version 1.12.5p1 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-190: Integer Overflow or Wraparound

Source file

conan/poco/CVE-2023-52389.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:40 +0000.