CVE-2018-12541
vertx: WebSocket HTTP upgrade implementation holds the entire http request in memory before the handshake
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
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.
De las versiones 3.0.0 a 3.5.3 de Eclipse Vert.x, la implementación de la actualización HTTP WebSocket almacena la petición HTTP completa antes de realizar el handshake, lo que mantiene todo el cuerpo de la petición en la memoria. Debería existir un límite razonable (8192 bytes) sobre el cual WebSocket obtiene una respuesta HTTP con el código de estado 413 y la conexión se cierra.
CVSS Scores
SSVC
- Decision:-
Timeline
- 2018-06-18 CVE Reserved
- 2018-10-10 CVE Published
- 2024-07-25 EPSS Updated
- 2024-08-05 CVE Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
- CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer
- CWE-770: Allocation of Resources Without Limits or Throttling
- CWE-789: Memory Allocation with Excessive Size Value
CAPEC
References (18)
URL | Date | SRC |
---|
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
https://access.redhat.com/errata/RHSA-2018:2946 | 2023-11-07 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539170 | 2023-11-07 | |
https://access.redhat.com/security/cve/CVE-2018-12541 | 2020-07-28 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1638391 | 2020-07-28 |
Affected Vendors, Products, and Versions
Vendor | Product | Version | Other | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
Eclipse Search vendor "Eclipse" | Vert.x Search vendor "Eclipse" for product "Vert.x" | >= 3.0.0 < 3.5.4 Search vendor "Eclipse" for product "Vert.x" and version " >= 3.0.0 < 3.5.4" | - |
Affected
|