hapi-fhir icon indicating copy to clipboard operation
hapi-fhir copied to clipboard

CVE-2024-23672 (High) detected in tomcat-embed-websocket-10.1.16.jar

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 2 comments

CVE-2024-23672 - High Severity Vulnerability

Vulnerable Library - tomcat-embed-websocket-10.1.16.jar

Core Tomcat implementation

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

Path to dependency file: /hapi-fhir-spring-boot/hapi-fhir-spring-boot-samples/hapi-fhir-spring-boot-sample-client-okhttp/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.16/tomcat-embed-websocket-10.1.16.jar,/home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.16/tomcat-embed-websocket-10.1.16.jar,/home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.16/tomcat-embed-websocket-10.1.16.jar

Dependency Hierarchy:

  • spring-boot-starter-web-3.2.0.jar (Root Library)
    • spring-boot-starter-tomcat-3.2.0.jar
      • :x: tomcat-embed-websocket-10.1.16.jar (Vulnerable Library)

Found in HEAD commit: b59f2d05a7d0fd10c7b03bb6f0ebf97757172a71

Found in base branch: master

Vulnerability Details

Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.

Users are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.

Publish Date: 2024-03-13

URL: CVE-2024-23672

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

Release Date: 2024-03-13

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-websocket): 10.1.19

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


Step up your Open Source Security Game with Mend here

is there exploit available ?

Whit3-d3viL-hacker avatar Apr 13 '24 08:04 Whit3-d3viL-hacker

Good morning. Is the fix for this vulnerability already planned?

ShiragiIV avatar May 06 '24 07:05 ShiragiIV

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.