ignatandrei / BlocklyAutomation

VisualAPI - LowCode Macros for YOUR API / HTTP Calls : https://visualapi.azurewebsites.net/
https://ignatandrei.github.io/BlocklyAutomation/
MIT License
34 stars 7 forks source link

CVE-2023-6481 (High) detected in logback-core-1.2.9.jar #236

Closed mend-bolt-for-github[bot] closed 4 months ago

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

CVE-2023-6481 - High Severity Vulnerability

Vulnerable Library - logback-core-1.2.9.jar

logback-core module

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

Path to dependency file: /src/examples/JavaSpring/pom.xml

Path to vulnerable library: /src/examples/JavaSpring/pom.xml,/src/examples/java-swagger/pom.xml

Dependency Hierarchy: - spring-boot-starter-2.6.2.jar (Root Library) - spring-boot-starter-logging-2.6.2.jar - logback-classic-1.2.9.jar - :x: **logback-core-1.2.9.jar** (Vulnerable Library)

Found in HEAD commit: d31583affba4f03e6f2be6f5ec3b14e37d47dc25

Found in base branch: main

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.3.0-alpha0

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter): 3.0.0


Step up your Open Source Security Game with Mend here