Eclipse

Vert.X

9 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 04.09.2024 16:15:09
  • Zuletzt bearbeitet 12.09.2024 16:44:01

In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).  This is fixed in the 4.5.10 version.  Note this does not a...

  • EPSS 0.1%
  • Veröffentlicht 02.04.2024 08:15:53
  • Zuletzt bearbeitet 25.11.2024 03:15:10

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 err...

  • EPSS 0.23%
  • Veröffentlicht 27.03.2024 08:15:38
  • Zuletzt bearbeitet 25.11.2024 03:15:09

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can ...

  • EPSS 1.69%
  • Veröffentlicht 15.10.2020 21:15:11
  • Zuletzt bearbeitet 21.11.2024 04:32:41

In Eclipse Vert.x 3.4.x up to 3.9.4, 4.0.0.milestone1, 4.0.0.milestone2, 4.0.0.milestone3, 4.0.0.milestone4, 4.0.0.milestone5, 4.0.0.Beta1, 4.0.0.Beta2, and 4.0.0.Beta3, StaticHandler doesn't correctly processes back slashes on Windows Operating syst...

  • EPSS 1.29%
  • Veröffentlicht 10.10.2018 20:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:24

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 wh...

Exploit
  • EPSS 0.93%
  • Veröffentlicht 10.10.2018 20:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:24

In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the StaticHandler uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\' (forward slashes) sequences that can resolve to a lo...

  • EPSS 0.62%
  • Veröffentlicht 10.10.2018 20:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:24

In version from 3.5.Beta1 to 3.5.3 of Eclipse Vert.x, the OpenAPI XML type validator creates XML parsers without taking appropriate defense against XML attacks. This mechanism is exclusively when the developer uses the Eclipse Vert.x OpenAPI XML type...

  • EPSS 1.09%
  • Veröffentlicht 14.08.2018 19:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:23

In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client req...

Exploit
  • EPSS 2.58%
  • Veröffentlicht 12.07.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:23

In version from 3.0.0 to 3.5.2 of Eclipse Vert.x, the CSRFHandler do not assert that the XSRF Cookie matches the returned XSRF header/form parameter. This allows replay attacks with previously issued tokens which are not expired yet.