7.5

CVE-2023-6337

HashiCorp Vault and Vault Enterprise 1.12.0 and newer 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.

Fixed in Vault 1.15.4, 1.14.8, 1.13.12.

Data is provided by the National Vulnerability Database (NVD)
HashicorpVault Version <= 1.12.0
HashicorpVault SwEditionenterprise Version <= 1.12.0
HashicorpVault Version >= 1.13.0 < 1.13.12
HashicorpVault SwEditionenterprise Version >= 1.13.0 < 1.13.12
HashicorpVault Version >= 1.14.0 < 1.14.8
HashicorpVault SwEditionenterprise Version >= 1.14.0 < 1.14.8
HashicorpVault Version >= 1.15.0 < 1.15.4
HashicorpVault SwEditionenterprise Version >= 1.15.0 < 1.15.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.61% 0.687
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
security@hashicorp.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-770 Allocation of Resources Without Limits or Throttling

The product 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.