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/grafana/grafana: GHSA-hh8p-374f-qgr5 #3079

Closed
GoVulnBot opened this issue Aug 20, 2024 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-hh8p-374f-qgr5 references a vulnerability in the following Go modules:

Module
github.com/grafana/grafana

Description:
Access control for plugin data sources protected by the ReqActions json field of the plugin.json is bypassed if the user or service account is granted associated access to any other data source, as the ReqActions check was not scoped to each specific datasource. The account must have prior query access to the impacted datasource.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/grafana/grafana
      non_go_versions:
        - introduced: TODO (earliest fixed "11.1.3", vuln range "= 11.1.2")
        - introduced: TODO (earliest fixed "11.1.1", vuln range "= 11.1.0")
      vulnerable_at: 5.4.5+incompatible
summary: Grafana plugin data sources vulnerable to access control bypass in github.com/grafana/grafana
cves:
    - CVE-2024-6322
ghsas:
    - GHSA-hh8p-374f-qgr5
references:
    - advisory: https://github.com/advisories/GHSA-hh8p-374f-qgr5
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-6322
    - fix: https://github.com/grafana/grafana/commit/4cb3ba5d1a7ab8b9676034e89dada2fcde1766ef
    - fix: https://github.com/grafana/grafana/commit/9cdba084a9100c6b11d32eef9d2bd53656c6964a
    - web: https://grafana.com/security/security-advisories/cve-2024-6322
notes:
    - fix: 'module merge error: could not merge versions of module github.com/grafana/grafana: invalid or non-canonical semver version (found TODO (earliest fixed "11.1.3", vuln range "= 11.1.2"))'
source:
    id: GHSA-hh8p-374f-qgr5
    created: 2024-08-20T21:01:15.675519754Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/607335 mentions this issue: data/reports: add 5 unreviewed reports

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

No branches or pull requests

3 participants