Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

WS-2018-0124 (Medium) detected in jackson-core-2.7.9.jar #36

Open
mend-bolt-for-github bot opened this issue Jul 19, 2019 · 0 comments
Open

WS-2018-0124 (Medium) detected in jackson-core-2.7.9.jar #36

mend-bolt-for-github bot opened this issue Jul 19, 2019 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

WS-2018-0124 - Medium Severity Vulnerability

Vulnerable Library - jackson-core-2.7.9.jar

Core Jackson abstractions, basic JSON streaming API implementation

Library home page: https://github.com/FasterXML/jackson-core

Path to dependency file: /gdocx/pom.xml

Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.9/jackson-core-2.7.9.jar

Dependency Hierarchy:

  • docx4j-6.1.2.jar (Root Library)
    • jackson-core-2.7.9.jar (Vulnerable Library)

Found in HEAD commit: c9ecea4c9fb15a5bb07c59c5f7617f9697a6cc3f

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://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

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants