Skip to main content

Missing Release of Memory after Effective Lifetime

CVE-2023-5954

Severity High
Score 7.5/10

Summary

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. This vulnerability affects github.com/hashicorp/vault package versions 1.13.7 through 1.13.9, 1.14.3 through 1.14.5, and 1.15.0-rc1 through 1.15.1.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-401 - Missing release of memory after effective lifetime (memory leak)

'Missing release of memory after effective lifetime (memory leak)' is a weakness that occurs when software doesn't effectively release allocated memory after it is used. If not addressed, this enables attackers to launch denial of service attacks (by crashing or hanging the program) or take advantage of other unexpected behavior resulting from low memory conditions.

Advisory Timeline

  • Published