The avatar feature in Grafana (github.com/grafana/grafana/pkg/api/avatar) 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue that allows remote code execution. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network that Grafana is running on.
{ "github_reviewed_at": "2021-05-14T16:27:02Z", "severity": "MODERATE", "nvd_published_at": null, "github_reviewed": true, "cwe_ids": [ "CWE-918" ] }