Vulnerability Name: | CVE-2022-24812 (CCN-224284) | ||||||||||||
Assigned: | 2022-04-12 | ||||||||||||
Published: | 2022-04-12 | ||||||||||||
Updated: | 2022-09-09 | ||||||||||||
Summary: | Grafana is an open-source platform for monitoring and observability. When fine-grained access control is enabled and a client uses Grafana API Key to make requests, the permissions for that API Key are cached for 30 seconds for the given organization. Because of the way the cache ID is constructed, the consequent requests with any API Key evaluate to the same permissions as the previous requests. This can lead to an escalation of privileges, when for example a first request is made with Admin permissions, and the second request with different API Key is made with Viewer permissions, the second request will get the cached permissions from the previous Admin, essentially accessing higher privilege than it should. The vulnerability is only impacting Grafana Enterprise when the fine-grained access control beta feature is enabled and there are more than one API Keys in one organization with different roles assigned. All installations after Grafana Enterprise v8.1.0-beta1 should be upgraded as soon as possible. As an alternative, disable fine-grained access control will mitigate the vulnerability. | ||||||||||||
CVSS v3 Severity: | 8.8 High (CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) 7.7 High (Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C)
7.0 High (CCN Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C)
| ||||||||||||
CVSS v2 Severity: | 6.0 Medium (CVSS v2 Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P)
| ||||||||||||
Vulnerability Type: | CWE-269 | ||||||||||||
Vulnerability Consequences: | Gain Privileges | ||||||||||||
References: | Source: MITRE Type: CNA CVE-2022-24812 Source: XF Type: UNKNOWN grafana-cve202224812-priv-esc(224284) Source: CCN Type: Grafana GIT Repository CVE-2022-24812: Grafana Enterprise fine-grained access control API Key privilege escalation Source: CONFIRM Type: Patch, Release Notes, Third Party Advisory https://github.com/grafana/grafana/security/advisories/GHSA-82gq-xfg3-5j7v Source: MISC Type: Patch, Release Notes, Vendor Advisory https://grafana.com/blog/2022/04/12/grafana-enterprise-8.4.6-released-with-high-severity-security-fix/ Source: MISC Type: Release Notes, Vendor Advisory https://grafana.com/docs/grafana/latest/release-notes/release-notes-8-4-6/ Source: CONFIRM Type: Third Party Advisory https://security.netapp.com/advisory/ntap-20220519-0005/ | ||||||||||||
Vulnerable Configuration: | Configuration 1: Denotes that component is vulnerable | ||||||||||||
BACK |