classicvalues / qr1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2024-1300 (Medium) detected in vertx-core-4.3.7.jar

mend-bolt-for-github opened this issue · comments

CVE-2024-1300 - Medium Severity Vulnerability

Vulnerable Library - vertx-core-4.3.7.jar

Path to dependency file: /service-a/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/vertx/vertx-core/4.3.7/vertx-core-4.3.7.jar

Dependency Hierarchy:

  • vertx-auth-jwt-4.3.7.jar (Root Library)
    • vertx-auth-common-4.3.7.jar
      • vertx-core-4.3.7.jar (Vulnerable Library)

Found in HEAD commit: 1ab5c078981fcdbcebc35f06a37edab5f59dfeb5

Found in base branch: master

Vulnerability Details

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.

Publish Date: 2024-04-02

URL: CVE-2024-1300

CVSS 3 Score Details (5.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://bugzilla.redhat.com/show_bug.cgi?id=2263139

Release Date: 2024-04-02

Fix Resolution (io.vertx:vertx-core): 4.4.8

Direct dependency fix Resolution (io.vertx:vertx-auth-jwt): 4.4.8


Step up your Open Source Security Game with Mend here

This issue won't be fixed & marked as invalid. Closed!