blob: 9192823669eb547a3612f90a33ce6c50f5aada54 [file] [log] [blame]
id: GO-TEST-ID
modules:
- module: github.com/grafana/grafana
versions:
- introduced: 8.1.0
fixed: 8.5.21
- introduced: 9.0.0
fixed: 9.2.13
- introduced: 9.3.0
fixed: 9.3.8
summary: Grafana vulnerable to Cross-site Scripting in 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:
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2023-0507
- web: https://grafana.com/security/security-advisories/cve-2023-0507/
- web: https://security.netapp.com/advisory/ntap-20230413-0001/
notes:
- lint: 'modules[0] "github.com/grafana/grafana": 6 versions do not exist: 8.1.0, 8.5.21, 9.0.0, 9.2.13, 9.3.0, 9.3.8'