CVE-2021-37625

HIGH

Skytable - Denial of Service via Incomplete TLS Connection

Title source: llm
STIX 2.1

Description

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.

References (3)

Core 3
Core References
Patch, Vendor Advisory x_refsource_misc
https://security.skytable.io/ve/s/00002.html

Scores

CVSS v3 7.5
EPSS 0.0094
EPSS Percentile 56.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-252 CWE-253
Status published
Products (18)
skytable/skytable 0.1.0
skytable/skytable 0.2.0
skytable/skytable 0.3.0
skytable/skytable 0.3.1
skytable/skytable 0.3.2
skytable/skytable 0.4.0
skytable/skytable 0.4.1
skytable/skytable 0.4.2
skytable/skytable 0.4.3
skytable/skytable 0.4.4
... and 8 more
Published Aug 05, 2021
Tracked Since Feb 18, 2026