Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.vertx/vertx-core
  4. ›
  5. CVE-2024-1300

CVE-2024-1300: Eclipse Vert.x vulnerable to a memory leak in TCP servers

April 2, 2024

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.

References

  • access.redhat.com/security/cve/CVE-2024-1300
  • bugzilla.redhat.com/show_bug.cgi?id=2263139
  • github.com/advisories/GHSA-9ph3-v2vh-3qx7
  • github.com/eclipse-vertx/vert.x
  • github.com/eclipse-vertx/vert.x/commit/3d9235cadf44df39a70dc75bddfe0b8fcbd6a683
  • github.com/eclipse-vertx/vert.x/commit/7ad34ea9d78f85e26b231ee3ec8d492d10046479
  • github.com/eclipse-vertx/vert.x/pull/5099
  • github.com/eclipse-vertx/vert.x/pull/5100
  • github.com/eclipse-vertx/vert.x/pull/5101
  • nvd.nist.gov/vuln/detail/CVE-2024-1300
  • vertx.io/docs/vertx-core/java/

Code Behaviors & Features

Detect and mitigate CVE-2024-1300 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.3.4 before 4.4.8, all versions starting from 4.5.0 before 4.5.3

Fixed versions

  • 4.4.8
  • 4.5.3

Solution

Upgrade to versions 4.4.8, 4.5.3 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

maven/io.vertx/vertx-core/CVE-2024-1300.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.