hshivhare67 / jetty_v9.4.31_27223

Other
0 stars 0 forks source link

WS-2018-0125 (Medium) detected in jackson-core-2.1.3.jar #13

Open mend-bolt-for-github[bot] opened 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

WS-2018-0125 - Medium Severity Vulnerability

Vulnerable Library - jackson-core-2.1.3.jar

Core Jackson abstractions, basic JSON streaming API implementation

Path to dependency file: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml

Path to vulnerable library: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml,/tests/test-sessions/test-gcloud-sessions/pom.xml

Dependency Hierarchy: - google-cloud-datastore-1.0.0.jar (Root Library) - google-cloud-core-1.0.0.jar - gax-1.0.0.jar - google-auth-library-oauth2-http-0.6.1.jar - google-http-client-jackson2-1.21.0.jar - :x: **jackson-core-2.1.3.jar** (Vulnerable Library)

Found in HEAD commit: b976400adf459c779b88fa83118b68aa39af14c7

Found in base branch: master

Vulnerability Details

OutOfMemoryError when writing BigDecimal In Jackson Core before version 2.7.7. When enabled the WRITE_BIGDECIMAL_AS_PLAIN setting, Jackson will attempt to write out the whole number, no matter how large the exponent.

Publish Date: 2016-08-25

URL: WS-2018-0125

CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2016-08-25

Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.7.7

Direct dependency fix Resolution (com.google.cloud:google-cloud-datastore): 1.13.0


Step up your Open Source Security Game with Mend here