daniel-brown-ws-test / verademo

A deliberately insecure Java web application
MIT License
0 stars 0 forks source link

WS-2021-0616 (Medium) detected in jackson-databind-2.11.0.jar #335

Open whitesource-app-bolt-danbrown[bot] opened 1 year ago

whitesource-app-bolt-danbrown[bot] commented 1 year ago

WS-2021-0616 - Medium Severity Vulnerability

Vulnerable Library - jackson-databind-2.11.0.jar

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

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

Path to dependency file: /app/pom.xml

Path to vulnerable library: /C:/Users/DanielBrown/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar

Dependency Hierarchy: - spring-boot-starter-web-2.3.1.RELEASE.jar (Root Library) - spring-boot-starter-json-2.3.1.RELEASE.jar - :x: **jackson-databind-2.11.0.jar** (Vulnerable Library)

Found in HEAD commit: 3f927c4704a4b5f8c1f0a78b5569f9a0931229d6

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-19

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-19

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