WS-2018-0124 Medium Severity Vulnerability detected by WhiteSource
Closed this issue · 0 comments
WS-2018-0124 - Medium Severity Vulnerability
Vulnerable Library - jackson-core-2.7.4.jar
Core Jackson abstractions, basic JSON streaming API implementation
path: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.7.4/b8f38a249116b66d804a5ca2b14a3459b7913a94/jackson-core-2.7.4.jar
Library home page: https://github.com/FasterXML/jackson-core
Dependency Hierarchy:
- jackson-databind-2.7.4.jar (Root Library)
- ❌ jackson-core-2.7.4.jar (Vulnerable Library)
Vulnerability Details
In Jackson Core before version 2.8.6 if the REST endpoint consumes POST requests with JSON or XML data and data are invalid, the first unrecognized token is printed to server.log. If the first token is word of length 10MB, the whole word is printed. This is potentially dangerous and can be used to attack the server by filling the disk with logs.
Publish Date: 2018-06-24
URL: WS-2018-0124
Suggested Fix
Type: Upgrade version
Origin: https://issues.jboss.org/browse/JBEAP-6316
Release Date: 2018-01-24
Fix Resolution: 2.8.6
Step up your Open Source Security Game with WhiteSource here