CVE-2024-1300 Information
Apr 03, 2024
cve
Description
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.
Reference
https://access.redhat.com/security/cve/CVE-2024-1300 https://bugzilla.redhat.com/show_bug.cgi?id=2263139 https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.
Share on: