CVE-2023-2801

Aliases:GHSA-x2w4-c67p-g44jBIT-grafana-2023-2801
Modified
Published: 06 Jun 2023, 18:03
Last modified:13 Feb 2025, 16:45

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
0.87% LOW
1% probability +0.05%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

06 Jun 2023, 18:03
Published
Vulnerability first disclosed
13 Feb 2025, 16:45
Last Modified
Vulnerability information updated

Description

Grafana is an open-source platform for monitoring and observability. Using public dashboards users can query multiple distinct data sources using mixed queries. However such query has a possibility of crashing a Grafana instance. The only feature that uses mixed queries at the moment is public dashboards, but it's also possible to cause this by calling the query API directly. This might enable malicious users to crash Grafana instances through that endpoint. Users may upgrade to version 9.4.12 and 9.5.3 to receive a fix.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.87% Percentile: 76%

Techniques & Countermeasures

  • CWE-820Missing Synchronization

    The product utilizes a shared resource in a concurrent manner but does not attempt to synchronize access to the resource.

  • CWE-662Improper Synchronization

    The product utilizes multiple threads, processes, components, or systems to allow temporary access to a shared resource that can only be exclusive to one process at a time, but it does not properly synchronize these actions, which might cause simultaneous accesses of this resource by multiple threads or processes.

Affected Systems

  • github.com/grafanagrafana

    < 9.4.12 | ≥ 9.5.0, < 9.5.3

  • grafanagrafana

    ≥ 9.4.0, < 9.4.12 | ≥ 9.5.0, < 9.5.3

  • grafanagrafana enterprise

    ≥ 9.4.0, < 9.4.12 | ≥ 9.5.0, < 9.5.3

References (6)