Skip to main content

Allocation of Resources Without Limits or Throttling

CVE-2023-6337

Severity High
Score 7.5/10

Summary

HashiCorp Vault and Vault Enterprise are vulnerable to a Denial of Service through memory exhaustion of the host when handling large unauthenticated and authenticated HTTP requests from a client. Vault will attempt to map the request to memory, resulting in the exhaustion of available memory on the host, which may cause Vault to crash. This vulnerability affects github.com/hashicorp/vault package versions 1.12.0-rc1 through 1.13.11, 1.14.0-rc1 through 1.14.7, and 1.15.0-rc1 through 1.15.3.

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

CWE-770 - Allocation of Resources Without Limits or Throttling

The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.

Advisory Timeline

  • Published