Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2qmw-pvf7-4mw6: Hashicorp Vault vulnerable to Improper Check or Handling of Exceptional Conditions

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.

ghsa
#dos#git#perl#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-6468

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 12, 2024

Package

gomod github.com/hashicorp/vault (Go)

Affected versions

< 1.15.12

>= 1.16.0-rc1, < 1.16.3

>= 1.17.0-rc1, < 1.17.2

Patched versions

1.15.12

1.16.3

1.17.2

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

  • https://nvd.nist.gov/vuln/detail/CVE-2024-6468
  • https://discuss.hashicorp.com/t/hcsec-2024-14-vault-vulnerable-to-denial-of-service-when-setting-a-proxy-protocol-behavior/68518

Published to the GitHub Advisory Database

Jul 11, 2024

Last updated

Jul 12, 2024

ghsa: Latest News

GHSA-6jrf-rcjf-245r: changedetection.io path traversal using file URI scheme without supplying hostname