This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
CVE-2017-17485 High Severity Vulnerability detected by WhiteSource #9
Labels
security vulnerability
Security vulnerability detected by WhiteSource
CVE-2017-17485 - High Severity Vulnerability
Vulnerable Library - jackson-databind-2.2.3.jar
General data-binding functionality for Jackson: works on core streaming API
path: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
Library home page: http://wiki.fasterxml.com/JacksonHome
Dependency Hierarchy:
Vulnerability Details
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.
Publish Date: 2018-01-10
URL: CVE-2017-17485
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Change files
Origin: FasterXML/jackson-databind@bb45fb1#diff-727a6e8db3603b95f185697108af6c48
Release Date: 2017-12-19
Fix Resolution: Replace or update the following files: AbstractApplicationContext.java, AbstractPointcutAdvisor.java, BogusApplicationContext.java, SubTypeValidator.java, BogusPointcutAdvisor.java, IllegalTypesCheckTest.java
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: