This repository has been archived by the owner on May 9, 2021. It is now read-only.
CVE-2017-17485 (High) detected in jackson-databind-2.7.9.4.jar #24
Labels
security vulnerability
Security vulnerability detected by WhiteSource
CVE-2017-17485 - High Severity Vulnerability
Vulnerable Library - jackson-databind-2.7.9.4.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://github.com/FasterXML/jackson
Path to dependency file: /gdocx/pom.xml
Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.9.4/jackson-databind-2.7.9.4.jar
Dependency Hierarchy:
Found in HEAD commit: c9ecea4c9fb15a5bb07c59c5f7617f9697a6cc3f
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: