Skip to main content

CVE-2017-17485

Description

FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 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 Spring libraries are available in the classpath.

nvd
CVE ID: CVE-2017-17485
Base Score: 9.8
Base Severity: CRITICAL
Vector String:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 3.9

Proof Of Concept

tafamace

Refrence: GitHub

x7iaob

cve-2017-17485 PoC

Refrence: GitHub

Al1ex

CVE-2017-17485:Jackson-databind RCE

Refrence: GitHub

Refrence: NVD