sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

spring-boot-dependencies-2.7.12.pom: 1 vulnerabilities (highest severity is: 7.5)

Open mend-for-github-com[bot] opened this issue 2 years ago • 0 comments

Vulnerable Library - spring-boot-dependencies-2.7.12.pom

Path to dependency file: /temporal-spring-boot-starter-alpha/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.12/1d8e51a698b138065d73baefb4f94531faa323cb/logback-core-1.2.12.jar

Found in HEAD commit: f389bd8e9cd8956213466e705d5e2a36978aea65

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-dependencies version) Remediation Possible**
CVE-2023-6481 High 7.5 logback-core-1.2.12.jar Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-6481

Vulnerable Library - logback-core-1.2.12.jar

logback-core module

Library home page: http://logback.qos.ch

Path to dependency file: /temporal-spring-boot-starter-alpha/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.12/1d8e51a698b138065d73baefb4f94531faa323cb/logback-core-1.2.12.jar

Dependency Hierarchy:

  • spring-boot-dependencies-2.7.12.pom (Root Library)
    • :x: logback-core-1.2.12.jar (Vulnerable Library)

Found in HEAD commit: f389bd8e9cd8956213466e705d5e2a36978aea65

Found in base branch: master

Vulnerability Details

A serialization vulnerability in logback receiver component part of logback version 1.4.13, 1.3.13 and 1.2.12 allows an attacker to mount a Denial-Of-Service attack by sending poisoned data.

Publish Date: 2023-12-04

URL: CVE-2023-6481

CVSS 3 Score Details (7.5)

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: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-6481

Release Date: 2023-12-04

Fix Resolution: ch.qos.logback:logback-core:1.2.13,1.3.14,1.4.14