-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2019-14540 - High Severity Vulnerability
Vulnerable Library - jackson-databind-2.9.8.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://github.com/FasterXML/jackson
Path to dependency file: /tmp/ws-scm/swagger-aggregator/aggregator/build.gradle
Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.8/11283f21cc480aa86c4df7a0a3243ec508372ed2/jackson-databind-2.9.8.jar
Dependency Hierarchy:
- spring-boot-starter-web-2.1.3.RELEASE.jar (Root Library)
- spring-boot-starter-json-2.1.3.RELEASE.jar
- ❌ jackson-databind-2.9.8.jar (Vulnerable Library)
- spring-boot-starter-json-2.1.3.RELEASE.jar
Found in HEAD commit: 2dddf68b2f335a7c2374a186f1417bb31e3421c1
Vulnerability Details
A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.
Publish Date: 2019-09-15
URL: CVE-2019-14540
Suggested Fix
Type: Upgrade version
Origin: https://github.com/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x
Release Date: 2019-09-15
Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10
Step up your Open Source Security Game with WhiteSource here