CVE-2024-1300
MEDIUM5.4EPSS 0.24%Eclipse Vert.x vulnerable to a memory leak in TCP servers
發布日:2024/4/2修改日:2026/2/28
描述
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.
受影響套件(1)
- Maven/io.vertx:vertx-core>= 4.3.4, < 4.4.8
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L |
參考連結(18)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-1300
- PATCHhttps://github.com/eclipse-vertx/vert.x
- WEBhttps://access.redhat.com/errata/RHSA-2024:1662
- WEBhttps://access.redhat.com/errata/RHSA-2024:1706
- WEBhttps://access.redhat.com/errata/RHSA-2024:1923
- WEBhttps://access.redhat.com/errata/RHSA-2024:2088
- WEBhttps://access.redhat.com/errata/RHSA-2024:2833
- WEBhttps://access.redhat.com/errata/RHSA-2024:3527
- WEBhttps://access.redhat.com/errata/RHSA-2024:3989
- WEBhttps://access.redhat.com/errata/RHSA-2024:4884
- WEBhttps://access.redhat.com/security/cve/CVE-2024-1300
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=2263139
- WEBhttps://github.com/eclipse-vertx/vert.x/commit/3d9235cadf44df39a70dc75bddfe0b8fcbd6a683
- WEBhttps://github.com/eclipse-vertx/vert.x/commit/7ad34ea9d78f85e26b231ee3ec8d492d10046479
- WEBhttps://github.com/eclipse-vertx/vert.x/pull/5099
- WEBhttps://github.com/eclipse-vertx/vert.x/pull/5100
- WEBhttps://github.com/eclipse-vertx/vert.x/pull/5101
- WEBhttps://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.