{ "schema_version": "1.4.0", "id": "GHSA-5mxf-42f5-j782", "modified": "2024-11-22T12:39:08Z", "published": "2024-03-07T18:30:28Z", "aliases": [ "CVE-2024-1442" ], "summary": "Grafana's users with permissions to create a data source can CRUD all data sources", "details": " A user with the permissions to create a data source can use Grafana API to create a data source with UID set to *.\nDoing this will grant the user access to read, query, edit and delete all data sources within the organization.\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "8.5.0" }, { "fixed": "9.5.7" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.0.0" }, { "fixed": "10.0.12" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.1.0" }, { "fixed": "10.1.8" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.2.0" }, { "fixed": "10.2.5" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.3.0" }, { "fixed": "10.3.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1442" }, { "type": "PACKAGE", "url": "https://github.com/grafana/grafana" }, { "type": "WEB", "url": "https://grafana.com/security/security-advisories/cve-2024-1442" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20241122-0007" } ], "database_specific": { "cwe_ids": [ "CWE-269" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-03-07T19:11:52Z", "nvd_published_at": "2024-03-07T18:15:46Z" } }