Grafana Teams API IDOR
Advisory ID: | CVE-2022-21713 |
Published: | 2022-02-08 |
Product: | Grafana |
CVSS Score: | 4.3 |
CVSS Vector: | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Summary
/teams/:teamId
will allow an authenticated attacker to view unintended data by querying for the specific team ID, /teams/:search
will allow an authenticated attacker to search for teams and see the total number of available teams, including for those teams that the user does not have access to, and /teams/:teamId/members
when editors_can_admin flag is enabled, an authenticated attacker can see unintended data by querying for the specific team ID. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.