← volver
CVE-2025-24970

SslHandler doesn't correctly validate packets which can lead to native crash when using native SSLEngine

CVSS 7.5 HIGHEPSS 2.0%CWE-20
En resumen

El SslHandler de Netty no valida correctamente paquetes especialmente diseñados, causando el bloqueo de la aplicación al usar motores SSL nativos. Esto afecta a los sistemas que utilizan Netty para comunicación segura en red.

Detalle técnico

Un fallo de validación en el SslHandler de Netty (versiones 4.1.91.Final a 4.1.117.Final) permite que un atacante envíe un paquete SSL/TLS malformado que elude las comprobaciones de validación, provocando un crash nativo en la biblioteca OpenSSL subyacente cuando SSLEngine nativo está habilitado. El ataque requiere acceso a la red para enviar el paquete fabricado y resulta en denegación de servicio.

Resumen generado y traducido por IA a partir de la descripción oficial.
Netty, an asynchronous, event-driven network application framework, has a vulnerability starting in version 4.1.91.Final and prior to version 4.1.118.Final. When a special crafted packet is received via SslHandler it doesn't correctly handle validation of such a packet in all cases which can lead to a native crash. Version 4.1.118.Final contains a patch. As workaround its possible to either disable the usage of the native SSLEngine or change the code manually.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Productos afectados
netty · netty

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →