Incomplete Blacklist Affecting jackson-databind package, versions <2.9.5-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
71.92% (99th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN10-JACKSONDATABIND-354007
  • published26 Feb 2018
  • disclosed26 Feb 2018

Introduced: 26 Feb 2018

CVE-2018-7489  (opens in a new tab)
CWE-184  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Debian:10 jackson-databind to version 2.9.5-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream jackson-databind package and not the jackson-databind package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

FasterXML jackson-databind before 2.7.9.3, 2.8.x before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is ineffective if the c3p0 libraries are available in the classpath.

References