#VU64400 Path traversal in Grafana - CVE-2022-32275

 

#VU64400 Path traversal in Grafana - CVE-2022-32275

Published: June 15, 2022 / Updated: September 3, 2022


Vulnerability identifier: #VU64400
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2022-32275
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Grafana
Software vendor:
Grafana Labs

Description

The vulnerability allows a remote user to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.

Exploitation example:
/dashboard/snapshot/%7B%7Bconstructor.constructor'/.. /.. /.. /.. /.. /.. /.. /.. /etc/passwd


Remediation

Install update from vendor's website.

External links