CVE-2024-37309
Description
CrateDB is a distributed SQL database. A high-risk vulnerability has been identified in versions prior to 5.7.2 where the TLS endpoint (port 4200) permits client-initiated renegotiation. In this scenario, an attacker can exploit this feature to repeatedly request renegotiation of security parameters during an ongoing TLS session. This flaw could lead to excessive consumption of CPU resources, resulting in potential server overload and service disruption. The vulnerability was confirmed using an openssl client where the command R initiates renegotiation, followed by the server confirming with RENEGOTIATING. This vulnerability allows an attacker to perform a denial of service attack by exhausting server CPU resources through repeated TLS renegotiations. This impacts the availability of services running on the affected server, posing a significant risk to operational stability and security. TLS 1.3 explicitly forbids renegotiation, since it closes a window of opportunity for an attack. Version 5.7.2 of CrateDB contains the fix for the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.crate:crateMaven | < 5.7.2 | 5.7.2 |
Affected products
2- crate/cratev5Range: < 5.7.2
Patches
Vulnerability mechanics
References
5- github.com/crate/crate/commit/1dde03bdf031a20886065195527e368e4a3218b3nvdPatchWEB
- github.com/crate/crate/security/advisories/GHSA-x268-qpg6-w9g2nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-x268-qpg6-w9g2ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-37309ghsaADVISORY
- cratedb.com/docs/crate/reference/en/latest/appendices/release-notes/5.7.2.htmlnvdRelease NotesWEB
News mentions
0No linked articles in our index yet.