← voltar
CVE-2021-37625

Incorrect Check of Function Return Value in Skytable

CVSS 7.5 HIGHEPSS 0.9%CWE-252CWE-253
Em resumo

O servidor de banco de dados Skytable para de funcionar quando recebe certas conexões de rede incompletas, desligando todo o banco. Um atacante pode fazer isso facilmente sem ferramentas especiais, causando negação de serviço.

Detalhe técnico

Uma verificação incorreta do valor retornado pela função accept() no loop de eventos TCP/TLS do Skytable causa saída prematura do loop e desligamento do servidor. Os vetores de ataque incluem handshakes TLS incompletos e pacotes TCP especialmente construídos que disparam o algoritmo de backoff; permite DoS remoto não autenticado com banda mínima.

Resumo gerado e traduzido por IA a partir da descrição 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
Produtos afetados
skytable · skytable

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →