Lucene search

K
cve[email protected]CVE-2023-22462
HistoryMar 02, 2023 - 1:15 a.m.

CVE-2023-22462

2023-03-0201:15:11
CWE-79
web.nvd.nist.gov
81
cve-2023-22462
grafana
monitoring
observability
stored xss
vulnerability
privilege escalation
security patch.

6.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N

5.7 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

64.5%

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.

Affected configurations

Vulners
NVD
Node
grafanagrafanaRange9.29.2.10
OR
grafanagrafanaRange9.39.3.4
VendorProductVersionCPE
grafanagrafana*cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
grafanagrafana*cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "grafana",
    "product": "grafana",
    "versions": [
      {
        "version": ">= 9.2, < 9.2.10",
        "status": "affected"
      },
      {
        "version": ">= 9.3, < 9.3.4",
        "status": "affected"
      }
    ]
  }
]

6.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N

5.7 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

64.5%