CVE-2023-22462

CVSS V2 None CVSS V3 None
Description
Grafana is an open-source platform for monitoring and observability. On 2023-01-01 during an internal audit of Grafana, a member of the security team found a stored XSS vulnerability affecting the core plugin "Text". The stored XSS vulnerability requires several user interactions in order to be fully exploited. The vulnerability was possible due to React's render cycle that will pass though the unsanitized HTML code, but in the next cycle the HTML is cleaned up and saved in Grafana's database. An attacker needs to have the Editor role in order to change a Text panel to include JavaScript. Another user needs to edit the same Text panel, and click on "Markdown" or "HTML" for the code to be executed. 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. This issue has been patched in versions 9.2.10 and 9.3.4.
Overview
  • CVE ID
  • CVE-2023-22462
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Modified
  • Published Version
  • 2023-03-02T01:15:11
  • Last Modified Date
  • 2023-04-13T17:15:12
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:* 1 OR 9.2.0 9.2.10
cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:* 1 OR 9.3.0 9.3.4
History
Created Old Value New Value Data Type Notes
2023-04-17 05:51:05 Added to TrackCVE
2023-04-17 05:51:07 Weakness Enumeration new