CVE Catalog

CVE-2024-1300

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.06%

61th percentile - higher than 61% of all known CVEs

Summary

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. Attackers can send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.

Risk Assessment

An attacker can cause a denial of service (DoS) by exhausting memory, potentially leading to unavailability of applications based on Vert.x.

Recommendation

Update Eclipse Vert.x to a patched version. Monitor memory usage and restrict access to TCP servers.

Other vulnerabilities in Eclipse Vert.x

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS