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-hjv9-hm2f-rpcj #1603

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

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-hjv9-hm2f-rpcj, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/grafana/grafana 9.3.8 >= 9.3.0, < 9.3.8

Cross references:

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

modules:
  - module: github.com/grafana/grafana
    versions:
      - introduced: 9.3.0
        fixed: 9.3.8
    packages:
      - package: github.com/grafana/grafana
  - module: github.com/grafana/grafana
    versions:
      - introduced: 9.0.0
        fixed: 9.2.13
    packages:
      - package: github.com/grafana/grafana
  - module: github.com/grafana/grafana
    versions:
      - introduced: 8.1.0
        fixed: 8.5.21
    packages:
      - package: github.com/grafana/grafana
description: Grafana is an open-source platform for monitoring and observability.
    Starting with the 8.1 branch, Grafana had a stored XSS vulnerability affecting
    the core plugin GeoMap. The stored XSS vulnerability was possible due to map attributions
    weren't properly sanitized and allowed arbitrary JavaScript to be executed in
    the context of the currently authorized user of the Grafana instance. An attacker
    needs to have the Editor role in order to change a panel to include a map attribution
    containing JavaScript. This means that vertical privilege escalation is possible,
    where a user with Editor role can change to a known password for a user having
    Admin role if the user with Admin role executes malicious JavaScript viewing a
    dashboard. Users may upgrade to version 8.5.21, 9.2.13 and 9.3.8 to receive a
    fix.
cves:
  - CVE-2023-0507
ghsas:
  - GHSA-hjv9-hm2f-rpcj
references:
  - web: https://nvd.nist.gov/vuln/detail/CVE-2023-0507
  - web: https://grafana.com/security/security-advisories/cve-2023-0507/
  - advisory: https://github.com/advisories/GHSA-hjv9-hm2f-rpcj

@zpavlinovic zpavlinovic self-assigned this Mar 3, 2023
@zpavlinovic zpavlinovic added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Mar 3, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/473056 mentions this issue: data/excluded: batch add GO-2023-1604, GO-2023-1603

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592759 mentions this issue: data/reports: unexclude 75 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.
Projects
None yet
Development

No branches or pull requests

3 participants