Vulnerability CVE-2022-39324


Published: 2023-01-27   Modified: 2023-01-28

Description:
Grafana is an open-source platform for monitoring and observability. Prior to versions 8.5.16 and 9.2.8, malicious user can create a snapshot and arbitrarily choose the `originalUrl` parameter by editing the query, thanks to a web proxy. When another user opens the URL of the snapshot, they will be presented with the regular web interface delivered by the trusted Grafana server. The `Open original dashboard` button no longer points to the to the real original dashboard but to the attacker??s injected URL. This issue is fixed in versions 8.5.16 and 9.2.8.

Type:

CWE-79

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

 References:
https://github.com/grafana/grafana/security/advisories/GHSA-4724-7jwc-3fpw
https://github.com/grafana/grafana/commit/239888f22983010576bb3a9135a7294e88c0c74a
https://github.com/grafana/grafana/commit/d7dcea71ea763780dc286792a0afd560bff2985c
https://github.com/grafana/grafana/pull/60232
https://github.com/grafana/grafana/pull/60256

Copyright 2026, cxsecurity.com

 

Back to Top