Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/hashicorp/vault: GHSA-vq4h-9ghm-qmrr #1709

Closed
GoVulnBot opened this issue Apr 7, 2023 · 2 comments
Assignees

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-vq4h-9ghm-qmrr, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/hashicorp/vault 1.13.1 >= 1.13.0, < 1.13.1

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: github.com/hashicorp/vault
    versions:
      - introduced: 1.13.0
        fixed: 1.13.1
    packages:
      - package: github.com/hashicorp/vault
  - module: github.com/hashicorp/vault
    versions:
      - introduced: 1.12.0
        fixed: 1.12.5
    packages:
      - package: github.com/hashicorp/vault
  - module: github.com/hashicorp/vault
    versions:
      - fixed: 1.11.9
    packages:
      - package: github.com/hashicorp/vault
summary: HashiCorp Vault's implementation of Shamir's secret sharing vulnerable to
    cache-timing attacks
description: HashiCorp Vault's implementation of Shamir's secret sharing used precomputed
    table lookups, and was vulnerable to cache-timing attacks. An attacker with access
    to, and the ability to observe a large number of unseal operations on the host
    through a side channel may reduce the search space of a brute force effort to
    recover the Shamir shares. Fixed in Vault 1.13.1, 1.12.5, and 1.11.9.
cves:
  - CVE-2023-25000
ghsas:
  - GHSA-vq4h-9ghm-qmrr
references:
  - web: https://nvd.nist.gov/vuln/detail/CVE-2023-25000
  - web: https://discuss.hashicorp.com/t/hcsec-2023-10-vault-vulnerable-to-cache-timing-attacks-during-seal-and-unseal-operations/52078
  - advisory: https://github.com/advisories/GHSA-vq4h-9ghm-qmrr

@tatianab tatianab self-assigned this Apr 7, 2023
@tatianab
Copy link
Contributor

Possible fix: hashicorp/vault#19495

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/484035 mentions this issue: data/reports: add GO-2023-1709.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants