SmartBear / ready-mqtt-plugin

ready-mqtt-plugin
2 stars 3 forks source link

WS-2018-0124 (Medium) detected in jackson-core-2.1.4.jar - autoclosed #31

Closed mend-for-github-com[bot] closed 3 years ago

mend-for-github-com[bot] commented 3 years ago

WS-2018-0124 - Medium Severity Vulnerability

Vulnerable Library - jackson-core-2.1.4.jar

Core Jackson abstractions, basic JSON streaming API implementation

Path to dependency file: ready-mqtt-plugin/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.4/jackson-core-2.1.4.jar

Dependency Hierarchy: - ready-api-soapui-pro-3.3.1.jar (Root Library) - jasperreports-6.4.0-sb-fixed.jar - :x: **jackson-core-2.1.4.jar** (Vulnerable Library)

Found in HEAD commit: 72456065a443f2258660fde64bebd87fcbc170bb

Found in base branch: master

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

CVSS 2 Score Details (5.5)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=WS-2018-0124

Release Date: 2018-01-24

Fix Resolution: 2.8.6

mend-for-github-com[bot] commented 3 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.