← volver
CVE-2021-37625

Incorrect Check of Function Return Value in Skytable

CVSS 7.5 HIGHEPSS 0.9%CWE-252CWE-253
En resumen

El servidor de base de datos Skytable falla cuando recibe ciertas conexiones de red incompletas, ocasionando que toda la base de datos se apague. Un atacante puede provocar esto fácilmente sin herramientas especiales, causando denegación de servicio.

Detalle técnico

Una verificación incorrecta del valor retornado por la función accept() en el bucle de eventos TCP/TLS de Skytable causa salida prematura del bucle y apagado del servidor. Los vectores de ataque incluyen handshakes TLS incompletos y paquetes TCP especialmente diseñados que activan el algoritmo de backoff; permite DoS remoto no autenticado con ancho de banda mínimo.

Resumen generado y traducido por IA a partir de la descripción oficial.
Skytable is an open source NoSQL database. In versions prior to 0.6.4 an incorrect check of return value of the accept function in the run-loop for a TCP socket/TLS socket/TCP+TLS multi-socket causes an early exit from the run loop that should continue infinitely unless terminated by a local user, effectively causing the whole database server to shut down. This has severe impact and can be used to easily cause DoS attacks without the need to use much bandwidth. The attack vectors include using an incomplete TLS connection for example by not providing the certificate for the connection and using a specially crafted TCP packet that triggers the application layer backoff algorithm.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Productos afectados
skytable · skytable

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

Hablar con TrueHacking →