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

CVE-2019-14893: Deserialization of Untrusted Data

March 2, 2020 (updated March 4, 2020)

A flaw was discovered in FasterXML jackson-databind that permits polymorphic deserialization of malicious objects. Specifically when the xalan JNDI gadget is used in conjunction with polymorphic type handling methods such as enableDefaultTyping(). The gadget may also be combined with @JsonTypeInfo when it is using Id.CLASS or Id.MINIMAL_CLASS, or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.

References

  • bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14893
  • nvd.nist.gov/vuln/detail/CVE-2019-14893

Code Behaviors & Features

Detect and mitigate CVE-2019-14893 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 2.8.11.5, all versions starting from 2.9.0 before 2.9.10

Fixed versions

  • 2.8.11.5
  • 2.9.10

Solution

Upgrade to versions 2.8.11.5, 2.9.10 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-502: Deserialization of Untrusted Data

Source file

maven/com.fasterxml.jackson.core/jackson-databind/CVE-2019-14893.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:16 +0000.