Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.fasterxml.jackson.core/jackson-databind
  4. ›
  5. CVE-2022-42003

CVE-2022-42003: Uncontrolled Resource Consumption in Jackson-databind

October 3, 2022 (updated September 13, 2024)

In FasterXML jackson-databind 2.4.0-rc1 until 2.12.7.1 and in 2.13.x before 2.13.4.2 resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled. This was patched in 2.12.7.1, 2.13.4.2, and 2.14.0.

Commits that introduced vulnerable code are https://github.com/FasterXML/jackson-databind/commit/d499f2e7bbc5ebd63af11e1f5cf1989fa323aa45, https://github.com/FasterXML/jackson-databind/commit/0e37a39502439ecbaa1a5b5188387c01bf7f7fa1, and https://github.com/FasterXML/jackson-databind/commit/7ba9ac5b87a9d6ac0d2815158ecbeb315ad4dcdc.

Fix commits are https://github.com/FasterXML/jackson-databind/commit/cd090979b7ea78c75e4de8a4aed04f7e9fa8deea and https://github.com/FasterXML/jackson-databind/commit/d78d00ee7b5245b93103fef3187f70543d67ca33.

The 2.13.4.1 release does fix this issue, however it also references a non-existent jackson-bom which causes build failures for gradle users. See https://github.com/FasterXML/jackson-databind/issues/3627#issuecomment-1277957548 for details. This is fixed in 2.13.4.2 which is listed in the advisory metadata so that users are not subjected to unnecessary build failures

References

  • bugs.chromium.org/p/oss-fuzz/issues/detail?id=51020
  • github.com/FasterXML/jackson-databind
  • github.com/FasterXML/jackson-databind/blob/2.13/release-notes/VERSION-2.x
  • github.com/FasterXML/jackson-databind/commit/0e37a39502439ecbaa1a5b5188387c01bf7f7fa1
  • github.com/FasterXML/jackson-databind/commit/2c4a601c626f7790cad9d3c322d244e182838288
  • github.com/FasterXML/jackson-databind/commit/7ba9ac5b87a9d6ac0d2815158ecbeb315ad4dcdc
  • github.com/FasterXML/jackson-databind/commit/cd090979b7ea78c75e4de8a4aed04f7e9fa8deea
  • github.com/FasterXML/jackson-databind/commit/d499f2e7bbc5ebd63af11e1f5cf1989fa323aa45
  • github.com/FasterXML/jackson-databind/commit/d78d00ee7b5245b93103fef3187f70543d67ca33
  • github.com/FasterXML/jackson-databind/commits/jackson-databind-2.4.0-rc1?after=75b97b8519f0d50c62523ad85170d80a197a2c86+174&branch=jackson-databind-2.4.0-rc1&qualified_name=refs%2Ftags%2Fjackson-databind-2.4.0-rc1
  • github.com/FasterXML/jackson-databind/compare/jackson-databind-2.13.4.1...jackson-databind-2.13.4.2
  • github.com/FasterXML/jackson-databind/issues/3590
  • github.com/FasterXML/jackson-databind/issues/3627
  • github.com/advisories/GHSA-jjjh-jjxp-wpff
  • lists.debian.org/debian-lts-announce/2022/11/msg00035.html
  • nvd.nist.gov/vuln/detail/CVE-2022-42003
  • security.gentoo.org/glsa/202210-21
  • security.netapp.com/advisory/ntap-20221124-0004
  • www.debian.org/security/2022/dsa-5283

Code Behaviors & Features

Detect and mitigate CVE-2022-42003 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 starting from 2.4.0-rc1 before 2.12.7.1, all versions starting from 2.13.0 before 2.13.4.2

Fixed versions

  • 2.12.7.1
  • 2.13.4.2

Solution

Upgrade to versions 2.12.7.1, 2.13.4.2 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-502: Deserialization of Untrusted Data

Source file

maven/com.fasterxml.jackson.core/jackson-databind/CVE-2022-42003.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:16:08 +0000.