CVE Vulnerabilities

CVE-2023-2801

Missing Synchronization

Published: Jun 06, 2023 | Modified: Nov 21, 2024
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

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 its 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.

Weakness

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

Affected Software

Name Vendor Start Version End Version
Grafana Grafana 9.4.0 (including) 9.4.12 (excluding)
Grafana Grafana 9.5.0 (including) 9.5.3 (excluding)
Red Hat Ceph Storage 6.1 RedHat ceph-2:17.2.6-167.el9cp *
Red Hat Ceph Storage 6.1 RedHat cephadm-ansible-1:2.18.0-1.el9cp *
Red Hat Ceph Storage 6.1 RedHat rhceph/rhceph-6-dashboard-rhel9:6-82 *
Grafana Ubuntu bionic *
Grafana Ubuntu trusty *
Grafana Ubuntu xenial *

References