Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Nettys DNS codec does not enforce RFC 1035 domain name constraints during either encoding or decoding. This creates a bidirectional attack surface: malicious DNS responses can exploit the decoder, and user-influenced hostnames can exploit the encoder. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Netty | Netty | * | 4.1.133 (excluding) |
| Netty | Netty | 4.2.0 (including) | 4.2.13 (excluding) |
| Cryostat 4 on RHEL 9 | RedHat | cryostat/cryostat-reports-rhel9:4.2.0-10 | * |
| Cryostat 4 on RHEL 9 | RedHat | cryostat/cryostat-rhel9:4.2.0-10 | * |
| Cryostat 4 on RHEL 9 | RedHat | cryostat/jfr-datasource-rhel9:4.2.0-10 | * |
| Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16 | RedHat | netty-codec-dns | * |
| Red Hat build of Quarkus 3.27.4 | RedHat | netty-codec-dns | * |
| Red Hat build of Quarkus 3.33.2 | RedHat | * | |
| Red Hat JBoss Enterprise Application Platform 7.4.25 | RedHat | netty-codec-dns | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-activemq-artemis-0:2.16.0-22.redhat_00057.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-glassfish-jsf-0:2.3.14-11.SP11_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-ironjacamar-0:1.5.26-2.Final_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-annotations-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-core-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-databind-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-jaxrs-providers-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-modules-base-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jackson-modules-java8-0:2.18.8-1.redhat_00003.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jboss-remoting-0:5.0.31-3.SP2_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-jboss-server-migration-0:1.10.0-46.Final_redhat_00044.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-netty-0:4.1.135-1.Final_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-netty-transport-native-epoll-0:4.1.135-1.Final_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-picketlink-bindings-0:2.5.5-30.SP12_redhat_00020.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-picketlink-federation-0:2.5.5-24.SP12_redhat_00016.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-undertow-0:2.2.40-2.SP3_redhat_00001.1.el7eap | * |
| Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | RedHat | eap7-wildfly-0:7.4.25-2.GA_redhat_00001.1.el7eap | * |
| Streams for Apache Kafka 3.2.1 | RedHat | netty-codec-dns | * |
| Red Hat OpenShift Dev Spaces 3.28 | RedHat | devspaces/openvsx-rhel9:1780948325 | * |
| Red Hat OpenShift Dev Spaces 3.28 | RedHat | devspaces/pluginregistry-rhel9:1780696380 | * |
| Red Hat OpenShift Dev Spaces 3.28 | RedHat | devspaces/server-rhel9:1780694994 | * |
| Red Hat OpenShift Dev Spaces 3.29 | RedHat | devspaces/multicluster-redirector-rhel9:1782989027 | * |
| Netty | Ubuntu | devel | * |
| 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 | * |
Input validation is a frequently-used technique for checking potentially dangerous inputs in order to ensure that the inputs are safe for processing within the code, or when communicating with other components. Input can consist of:
Data can be simple or structured. Structured data can be composed of many nested layers, composed of combinations of metadata and raw data, with other simple or structured data. Many properties of raw data or metadata may need to be validated upon entry into the code, such as:
Implied or derived properties of data must often be calculated or inferred by the code itself. Errors in deriving properties may be considered a contributing factor to improper input validation.