Search CVE reports
61 – 70 of 58627 results
A flaw was found in Netty's `SmtpResponseDecoder` component. A remote attacker, acting as a malicious or man-in-the-middle (MITM) SMTP server, could exploit this by sending a specially crafted, unbounded multi-line SMTP response...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's HTTP/1 decoder. Incomplete validation of malformed Transfer-Encoding headers allows a remote attacker to perform HTTP request smuggling. By sending specially crafted HTTP requests, an attacker can...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in io.netty/netty-codec-memcache. The Memcache binary protocol codec incorrectly reads `keyLength` and `extrasLength` as signed Java types instead of unsigned, as specified by the protocol. A malicious Memcache...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's WebSocketServerExtensionHandler. A remote, unauthenticated attacker can exploit this vulnerability by using HTTP/1.1 pipelining to send requests faster than the application can respond. This leads to an...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's StompSubframeDecoder component. A remote attacker can exploit this vulnerability by sending a specially crafted STOMP frame body without its terminating null byte. This causes the decoder to allocate a...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's `netty-handler-ssl-ocsp` component. A remote attacker can exploit this vulnerability by providing an Online Certificate Status Protocol (OCSP) response that omits the optional `nextUpdate` field. This...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's HTTP/2 HpackEncoder. A remote attacker can exploit this by sending HTTP/2 SETTINGS frames with a very large MAX_HEADER_TABLE_SIZE. This causes the HpackEncoder to store an excessive number of unique...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty's HttpServerCodec. A remote, unauthenticated attacker can exploit this vulnerability by pipelining HTTP/1.1 requests on a single connection and withholding reads. This action causes...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |
A flaw was found in Netty. SpdySessionHandler accepts an unlimited number of concurrent remote-initiated streams because localConcurrentStreams defaults to Integer.MAX_VALUE and the handler provides no API to change it. A remote...
1 affected package
netty
| Package | 16.04 LTS |
|---|---|
| netty | Needs evaluation |