Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Kã¼Råad Alsan

Researcher fromNSPECT.IO
#54497of 56,334
4.3Total CVSS
Vulnerabilities · 1
PT-2022-15059
4.3
2022-02-08
Grafana · Grafana · CVE-2022-21713
**Name of the Vulnerable Software and Affected Versions** Grafana (affected versions not specified) **Description** Grafana is an open-source platform for monitoring and observability. Affected versions of Grafana expose multiple API endpoints which do not properly handle user authorization. The `/teams/:teamId` endpoint will allow an authenticated attacker to view unintended data by querying for the specific team ID. The `/teams/:search` endpoint 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. The `/teams/:teamId/members` endpoint, when the `editors can admin` flag is enabled, will allow an authenticated attacker to see unintended data by querying for the specific team ID. **Recommendations** As a temporary workaround, consider restricting access to the `/teams/:teamId`, `/teams/:search`, and `/teams/:teamId/members` API endpoints until a patch is available. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue. At the moment, there is no information about a newer version that contains a fix for this vulnerability.