HashiCorp Vault memory exhaustion via policy check (DDoS) - before 1.15.2
CVE-2023-5954 Published on November 9, 2023
Vault Requests Triggering Policy Checks May Lead To Unbounded Memory Consumption
HashiCorp Vault and Vault Enterprise inbound client requests triggering a policy check can lead to an unbounded consumption of memory. A large number of these requests may lead to denial-of-service. Fixed in Vault 1.15.2, 1.14.6, and 1.13.10.
Vulnerability Analysis
CVE-2023-5954 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
What is a Memory Leak Vulnerability?
The software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory. This is often triggered by improper handling of malformed data or unexpectedly interrupted sessions. In some languages, developers are responsible for tracking memory allocation and releasing the memory. If there are no more pointers or references to the memory, then it can no longer be tracked and identified for release.
CVE-2023-5954 has been classified to as a Memory Leak vulnerability or weakness.
Products Associated with CVE-2023-5954
Want to know whenever a new CVE is published for HashiCorp Vault? stack.watch will email you.
Affected Versions
HashiCorp Vault:- Version 1.15.0 is affected.
- Version 1.15.1 is affected.
- Version 1.14.3 is affected.
- Version 1.14.4 is affected.
- Version 1.14.5 is affected.
- Version 1.13.7 is affected.
- Version 1.13.8 is affected.
- Version 1.13.9 is affected.
- Version 1.15.0 is affected.
- Version 1.15.1 is affected.
- Version 1.14.3 is affected.
- Version 1.14.4 is affected.
- Version 1.14.5 is affected.
- Version 1.13.7 is affected.
- Version 1.13.8 is affected.
- Version 1.13.9 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.