prafullkotecha / docusign-hackathon

https://docusign2021.devpost.com/resources
MIT License
0 stars 0 forks source link

WS-2021-0616 (Medium) detected in jackson-databind-2.12.4.jar, jackson-core-2.12.4.jar #35

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

WS-2021-0616 - Medium Severity Vulnerability

Vulnerable Libraries - jackson-databind-2.12.4.jar, jackson-core-2.12.4.jar

jackson-databind-2.12.4.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://github.com/FasterXML/jackson

Path to dependency file: /pom.xml

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

Dependency Hierarchy: - spring-security-oauth2-autoconfigure-2.5.2.jar (Root Library) - :x: **jackson-databind-2.12.4.jar** (Vulnerable Library)

jackson-core-2.12.4.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

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

Path to dependency file: /pom.xml

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

Dependency Hierarchy: - jackson-datatype-joda-2.12.4.jar (Root Library) - :x: **jackson-core-2.12.4.jar** (Vulnerable Library)

Found in HEAD commit: 0ee792f59c88ec2e75a080212b78199cb833d931

Found in base branch: main

Vulnerability Details

FasterXML jackson-databind before 2.12.6 and 2.13.1 there is DoS when using JDK serialization to serialize JsonNode.

Publish Date: 2021-11-20

URL: WS-2021-0616

CVSS 3 Score Details (5.9)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2021-11-20

Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.12.6, 2.13.1; com.fasterxml.jackson.core:jackson-core:2.12.6, 2.13.1


Step up your Open Source Security Game with Mend here