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/boundary: GHSA-xqv2-3vvq-qg6r #1090

Closed
GoVulnBot opened this issue Oct 28, 2022 · 3 comments
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. NeedsInvestigation

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-xqv2-3vvq-qg6r, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/hashicorp/boundary <= 0.11.0

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

modules:
  - module: TODO
    versions:
      - {}
    packages:
      - package: github.com/hashicorp/boundary
description: Hashicorp Boundary is vulnerable to Clickjacking which allow for the
    interception of login credentials, re-direction of users to malicious sites, or
    causing users to perform malicious actions on the site.
cves:
  - CVE-2022-36182
ghsas:
  - GHSA-xqv2-3vvq-qg6r

@neild
Copy link
Contributor

neild commented Oct 31, 2022

Unclear whether this is a real issue or not; I can find no evidence that this is something the Boundary developers have identified as an issue.

If it is real, the CVE/GHSA are extremely light on details as to what the actual issue is, but presumably it would be a failure to set CSP headers in a web UI. That would be an issue affecting a web server process, not importable code in Boundary's APIs.

@neild neild added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Oct 31, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/446695 mentions this issue: data/excluded: add GO-2022-1090.yaml

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592835 mentions this issue: data/reports: unexclude 50 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. NeedsInvestigation
Projects
None yet
Development

No branches or pull requests

5 participants