CVE-2018-12541
MEDIUMEclipse Vert.x <3.5.3 - Memory Corruption
Title source: llmDescription
In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the WebSocket HTTP upgrade implementation buffers the full http request before doing the handshake, holding the entire request body in memory. There should be a reasonnable limit (8192 bytes) above which the WebSocket gets an HTTP response with the 413 status code and the connection gets closed.
Exploits (2)
nomisec
WRITEUP
by dawetmaster · poc
https://github.com/dawetmaster/CVE-2018-12541-vert.x-vulnerable
nomisec
WRITEUP
by andikahilmy · poc
https://github.com/andikahilmy/CVE-2018-12541-vert.x-vulnerable
References (16)
Scores
CVSS v3
6.5
EPSS
0.0129
EPSS Percentile
79.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-119
CWE-789
Status
published
Products (2)
eclipse/vert.x
3.0.0 - 3.5.4
io.vertx/vertx-core
3.0.0 - 3.5.4Maven
Published
Oct 10, 2018
Tracked Since
Feb 18, 2026