Podatność CVE-2018-12541


Publikacja: 2018-10-10

Opis:
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.

Typ:

CWE-119

(Improper Restriction of Operations within the Bounds of a Memory Buffer)

CVSS2 => (AV:N/AC:L/Au:S/C:N/I:N/A:P)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
4/10
2.9/10
8/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Niska
Jednorazowa
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Brak
Brak
Częściowy
Affected software
Eclipse -> Vert.x 

 Referencje:
https://access.redhat.com/errata/RHSA-2018:2946
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539170
https://github.com/eclipse-vertx/vert.x/issues/2648

Copyright 2024, cxsecurity.com

 

Back to Top