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

CVE-2018-7489: Deserialization of Untrusted Data

February 26, 2018 (updated September 27, 2019)

FasterXML jackson-databind allows unauthenticated remote code execution. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a denylist that is ineffective if the c3p0 libraries are available in the classpath.

References

  • www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html
  • www.securityfocus.com/bid/103203
  • www.securitytracker.com/id/1040693
  • www.securitytracker.com/id/1041890
  • github.com/FasterXML/jackson-databind/issues/1931
  • nvd.nist.gov/vuln/detail/CVE-2018-7489
  • security.netapp.com/advisory/ntap-20180328-0001/
  • www.debian.org/security/2018/dsa-4190

Code Behaviors & Features

Detect and mitigate CVE-2018-7489 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.7.9.3, all versions starting from 2.8.0 before 2.8.11.1, all versions starting from 2.9.0 before 2.9.5

Fixed versions

  • 2.7.9.3
  • 2.8.11.1
  • 2.9.5

Solution

Upgrade to versions 2.7.9.3, 2.8.11.1, 2.9.5 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-184: Incomplete List of Disallowed Inputs
  • CWE-502: Deserialization of Untrusted Data

Source file

maven/com.fasterxml.jackson.core/jackson-databind/CVE-2018-7489.yml

Spotted a mistake? Edit the file on GitLab.

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

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