Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder (RedisEncoder) writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF (rn) characters. Since the Redis Serialization Protocol (RESP) uses CRLF as the command/response delimiter, an attacker who can control the content of a Redis message can inject arbitrary Redis commands or forge fake responses. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Netty | Netty | * | 4.1.133 (excluding) |
| Netty | Netty | 4.2.0 (including) | 4.2.13 (excluding) |
| Netty | Ubuntu | devel | * |
| Netty | Ubuntu | esm-apps/bionic | * |
| Netty | Ubuntu | esm-apps/focal | * |
| Netty | Ubuntu | esm-apps/jammy | * |
| Netty | Ubuntu | esm-apps/noble | * |
| Netty | Ubuntu | esm-apps/resolute | * |
| Netty | Ubuntu | jammy | * |
| Netty | Ubuntu | noble | * |
| Netty | Ubuntu | questing | * |
| Netty | Ubuntu | resolute | * |
| Netty | Ubuntu | upstream | * |