CVE Vulnerabilities

CVE-2017-7525

Incomplete List of Disallowed Inputs

Published: Feb 06, 2018 | Modified: Nov 07, 2023
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
7.5 HIGH
AV:N/AC:L/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.

Weakness

The product implements a protection mechanism that relies on a list of inputs (or properties of inputs) that are not allowed by policy or otherwise require other action to neutralize before additional processing takes place, but the list is incomplete, leading to resultant weaknesses.

Affected Software

Name Vendor Start Version End Version
Jackson-databind Fasterxml * 2.6.7.1 (excluding)
Jackson-databind Fasterxml 2.7.0 (including) 2.7.9.1 (excluding)
Jackson-databind Fasterxml 2.8.0 (including) 2.8.9 (excluding)
Jackson-databind Fasterxml 2.9.0-prerelease1 (including) 2.9.0-prerelease1 (including)
Jackson-databind Fasterxml 2.9.0-prerelease2 (including) 2.9.0-prerelease2 (including)

Potential Mitigations

References