Skip to content

Hashicorp Vault vulnerable to Improper Check or Handling of Exceptional Conditions

High severity GitHub Reviewed Published Jul 11, 2024 to the GitHub Advisory Database • Updated Jul 16, 2024

Package

gomod github.com/hashicorp/vault (Go)

Affected versions

>= 1.16.0-rc1, < 1.16.3
>= 1.17.0-rc1, < 1.17.2
>= 1.10.0, < 1.15.12

Patched versions

1.16.3
1.17.2
1.15.12

Description

Vault and Vault Enterprise did not properly handle requests originating from unauthorized IP addresses when the TCP listener option, proxy_protocol_behavior, was set to deny_unauthorized. When receiving a request from a source IP address that was not listed in proxy_protocol_authorized_addrs, the Vault API server would shut down and no longer respond to any HTTP requests, potentially resulting in denial of service.

While this bug also affected versions of Vault up to 1.17.1 and 1.16.5, a separate regression in those release series did not allow Vault operators to configure the deny_unauthorized option, thus not allowing the conditions for the denial of service to occur.

Fixed in Vault and Vault Enterprise 1.17.2, 1.16.6, and 1.15.12.

References

Published by the National Vulnerability Database Jul 11, 2024
Published to the GitHub Advisory Database Jul 11, 2024
Reviewed Jul 12, 2024
Last updated Jul 16, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2024-6468

GHSA ID

GHSA-2qmw-pvf7-4mw6

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.