CVE-2023-22462

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

Configuration 1 (hide)

OR cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*

History

01 Feb 2024, 17:08

Type Values Removed Values Added
References () https://security.netapp.com/advisory/ntap-20230413-0004/ - () https://security.netapp.com/advisory/ntap-20230413-0004/ - Third Party Advisory

13 Apr 2023, 17:15

Type Values Removed Values Added
References
  • (MISC) https://security.netapp.com/advisory/ntap-20230413-0004/ -

15 Mar 2023, 12:35

Type Values Removed Values Added
References (MISC) https://github.com/grafana/grafana/commit/db83d5f398caffe35c5846cfa7727d1a2a414165 - (MISC) https://github.com/grafana/grafana/commit/db83d5f398caffe35c5846cfa7727d1a2a414165 - Patch
References (MISC) https://github.com/grafana/grafana/security/advisories/GHSA-7rqg-hjwc-6mjf - (MISC) https://github.com/grafana/grafana/security/advisories/GHSA-7rqg-hjwc-6mjf - Vendor Advisory
References (MISC) https://grafana.com/blog/2023/02/28/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-0594-cve-2023-0507-and-cve-2023-22462/ - (MISC) https://grafana.com/blog/2023/02/28/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-0594-cve-2023-0507-and-cve-2023-22462/ - Patch, Vendor Advisory
CWE CWE-79
First Time Grafana
Grafana grafana
CPE cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4

02 Mar 2023, 01:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-03-02 01:15

Updated : 2024-02-01 17:08


NVD link : CVE-2023-22462

Mitre link : CVE-2023-22462

CVE.ORG link : CVE-2023-22462


JSON object : View

Products Affected

grafana

  • grafana
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')