Vulnerability in Skytable

CVE-2021-37625

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.

EPSS: 0.009 (58.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Skytable — versions 0.4.2, 0.3.1, < 0.6.4

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2021-37625?
CVE-2021-37625 is a high-severity vulnerability in Skytable, classified under CWE-252. CVSS score: 7.5/10. Published 2021-08-05.
How severe is CVE-2021-37625?
High severity. CVSS v3 base score is 7.5 out of 10.