5.0.5
12 years ago
21 days ago
Known vulnerabilities in the io.vertx:vertx-core package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
io.vertx:vertx-core is a tool-kit for building reactive applications on the JVM. Affected versions of this package are vulnerable to Denial of Service (DoS). The WebSocket HTTP upgrade implementation buffers the full http request before doing the handshake, holding the entire request body in memory without a limit which could lead to memory exhaustion. How to fix Denial of Service (DoS)? Upgrade io.vertx:vertx-core to version 3.5.4 or higher. | [,3.5.4) |
io.vertx:vertx-core is a tool-kit for building reactive applications on the JVM. Affected versions of this package are vulnerable to HTTP Header Injection. The HttpServer response headers and HttpClient request headers do not check How to fix HTTP Header Injection? Upgrade | [,3.5.2) |