Files
CVEs-PoC/2022/CVE-2022-23498.md
T
2024-05-25 21:48:12 +02:00

1014 B
Raw Blame History

CVE-2022-23498

Description

Grafana is an open-source platform for monitoring and observability. When datasource query caching is enabled, Grafana caches all headers, including grafana_session. As a result, any user that queries a datasource where the caching is enabled can acquire another users session. To mitigate the vulnerability you can disable datasource query caching for all datasources. This issue has been patched in versions 9.2.10 and 9.3.4.

POC

Reference

No PoCs from references.

Github