Skip to content

Path traversal in Grafana Cortex

Moderate severity GitHub Reviewed Published Sep 2, 2021 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

gomod github.com/cortexproject/cortex (Go)

Affected versions

<= 1.9.0

Patched versions

None

Description

An issue was discovered in Grafana Cortex through 1.9.0. The header value X-Scope-OrgID is used to construct file paths for rules files, and if crafted to conduct directory traversal such as ae ../../sensitive/path/in/deployment pathname, then Cortex will attempt to parse a rules file at that location and include some of the contents in the error message. (Other Cortex API requests can also be sent a malicious OrgID header, e.g., tricking the ingester into writing metrics to a different location, but the effect is nuisance rather than information disclosure.)

References

Published by the National Vulnerability Database Aug 3, 2021
Reviewed Aug 4, 2021
Published to the GitHub Advisory Database Sep 2, 2021
Last updated Feb 1, 2023

Severity

Moderate

EPSS score

0.143%
(51st percentile)

Weaknesses

CVE ID

CVE-2021-36157

GHSA ID

GHSA-jphm-g89m-v42p

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.