diff --git a/advisories/unreviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json b/advisories/github-reviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json similarity index 50% rename from advisories/unreviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json rename to advisories/github-reviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json index e6ec0a18de0..d20823735f8 100644 --- a/advisories/unreviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json +++ b/advisories/github-reviewed/2025/06/GHSA-9j65-rv5x-4vrf/GHSA-9j65-rv5x-4vrf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9j65-rv5x-4vrf", - "modified": "2025-06-02T12:30:33Z", + "modified": "2025-06-05T05:42:47Z", "published": "2025-06-02T12:30:33Z", "aliases": [ "CVE-2025-3454" ], + "summary": "Grafana's datasource proxy API allows authorization checks to be bypassed", "details": "This vulnerability in Grafana's datasource proxy API allows authorization checks to be bypassed by adding an extra slash character in the URL path.\n\nUsers with minimal permissions could gain unauthorized read access to GET endpoints in Alertmanager and Prometheus datasources.\n\nThe issue primarily affects datasources that implement route-specific permissions, including Alertmanager and certain Prometheus-based datasources.", "severity": [ { @@ -13,12 +14,44 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/grafana/grafana" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.0.0-20210414170620-dadccdda06e6" + }, + { + "fixed": "0.0.0-20250424191517-1f707d16ed5d" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3454" }, + { + "type": "PACKAGE", + "url": "https://github.com/grafana/grafana" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/blob/be8d153dc33734caba4f617ff571d18253e68fa0/CHANGELOG.md#10417security-01-2025-04-22" + }, + { + "type": "WEB", + "url": "https://grafana.com/blog/2025/04/22/grafana-security-release-medium-and-high-severity-fixes-for-cve-2025-3260-cve-2025-2703-cve-2025-3454" + }, { "type": "WEB", "url": "https://grafana.com/security/security-advisories/cve-2025-3454" @@ -29,8 +62,8 @@ "CWE-285" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-05T05:42:46Z", "nvd_published_at": "2025-06-02T11:15:22Z" } } \ No newline at end of file