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-42795 (Medium) detected in tomcat-embed-core-9.0.56.jar #221

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

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

CVE-2023-42795 - Medium Severity Vulnerability

Vulnerable Library - tomcat-embed-core-9.0.56.jar

Core Tomcat implementation

Library home page: https://tomcat.apache.org/

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-web-2.6.2.jar (Root Library) - spring-boot-starter-tomcat-2.6.2.jar - :x: **tomcat-embed-core-9.0.56.jar** (Vulnerable Library)

Found in HEAD commit: 9f77708e72b991e3017aa5d983141ab65f412ffd

Found in base branch: main

Vulnerability Details

Incomplete Cleanup vulnerability in Apache Tomcat.When recycling various internal objects in Apache Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.80 and from 8.5.0 through 8.5.93, an error could cause Tomcat to skip some parts of the recycling process leading to information leaking from the current request/response to the next. Users are recommended to upgrade to version 11.0.0-M12 onwards, 10.1.14 onwards, 9.0.81 onwards or 8.5.94 onwards, which fixes the issue.

Publish Date: 2023-10-10

URL: CVE-2023-42795

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: Low - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2023-42795

Release Date: 2023-10-10

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.81

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


Step up your Open Source Security Game with Mend here