-
Bug
-
Resolution: Done
-
Major
-
Logging 6.0.5, Logging 6.1.3, Logging 6.2.0, Logging 6.3.0
-
2
-
False
-
-
False
-
NEW
-
VERIFIED
-
-
Bug Fix
-
-
-
Log Storage - Sprint 268, Log Storage - Sprint 269, Log Storage - Sprint 270, Log Storage - Sprint 271
-
Important
Through a Slack discussion we discovered that the current implementation of loki-gateway (observatorium/api) is not correctly enforcing authorization policies on the "/series" endpoint. Allowing to get stream metadata information from any log stream.
This is happens as the "/series" endpoint uses "match" instead of "query" to filter which series metadata should be returned to the request.
observatorium/api should fixed to have into consideration this difference and inherently correctly enforce authorization policies.
- is cloned by
-
LOG-7303 [release-6.2] loki-gateway does not enforce fine-grained authorization on /series endpoint
-
- Closed
-
-
LOG-7320 [release-6.1] loki-gateway does not enforce fine-grained authorization on /series endpoint
-
- Closed
-
-
LOG-7321 [release-6.0] loki-gateway does not enforce fine-grained authorization on /series endpoint
-
- Closed
-
- links to