CVE-2021-37625
CVSS V2 Medium 5
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2021-37625
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-08-05T18:15:07
- Last Modified Date
- 2021-08-12T18:50:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:skytable:skytable:0.1.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.2.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.3.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.3.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.4.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.5.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.5.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.5.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.6.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.6.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:skytable:skytable:0.6.3:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/skytable/skytable/commit/bb19d024ea1e5e0c9a3d75a9ee58ff03c70c7e5d | Patch Third Party Advisory |
https://github.com/skytable/skytable/security/advisories/GHSA-q27r-h25m-hcc7 | Third Party Advisory |
https://security.skytable.io/ve/s/00002.html | Patch Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-37625 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37625 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:57:26 | Added to TrackCVE | |||
2022-12-05 07:27:43 | 2021-08-05T18:15Z | 2021-08-05T18:15:07 | CVE Published Date | updated |
2022-12-05 07:27:43 | 2021-08-12T18:50:58 | CVE Modified Date | updated | |
2022-12-05 07:27:43 | Analyzed | Vulnerability Status | updated |