Information disclosure in Grafana - CVE-2023-1387

 

Information disclosure in Grafana - CVE-2023-1387

Published: June 22, 2023


Vulnerability identifier: #VU77620
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-1387
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Grafana
Software vendor:
Grafana Labs

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to application allows users to login with a JWT token passed in the URL query parameter auth_token. A remote attacker can intercept the query and gain unauthorized access to the application.


Remediation

Install updates from vendor's website.

External links