From 3d06168386fea7b4f9de3e97e25f53e3746e6633 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 01:05:35 +0000 Subject: [PATCH] Publish GHSA-3px7-c4j3-576r --- .../GHSA-3px7-c4j3-576r.json | 41 +++++++++++++++++-- 1 file changed, 37 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json (55%) diff --git a/advisories/unreviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json b/advisories/github-reviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json similarity index 55% rename from advisories/unreviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json rename to advisories/github-reviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json index e073794e15e..f9dfb51de9e 100644 --- a/advisories/unreviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json +++ b/advisories/github-reviewed/2025/06/GHSA-3px7-c4j3-576r/GHSA-3px7-c4j3-576r.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3px7-c4j3-576r", - "modified": "2025-06-02T12:30:33Z", + "modified": "2025-06-05T01:04:00Z", "published": "2025-06-02T12:30:33Z", "aliases": [ "CVE-2025-3260" ], + "summary": "Grafana vulnerable to authenticated users bypassing dashboard, folder permissions", "details": "A security vulnerability in the /apis/dashboard.grafana.app/* endpoints allows authenticated users to bypass dashboard and folder permissions. The vulnerability affects all API versions (v0alpha1, v1alpha1, v2alpha1).\n\nImpact:\n\n- Viewers can view all dashboards/folders regardless of permissions\n\n- Editors can view/edit/delete all dashboards/folders regardless of permissions\n\n- Editors can create dashboards in any folder regardless of permissions\n\n- Anonymous users with viewer/editor roles are similarly affected\n\nOrganization isolation boundaries remain intact. The vulnerability only affects dashboard access and does not grant access to datasources.", "severity": [ { @@ -13,12 +14,44 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/grafana/grafana" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.0.0-20250114093457-36d6fad421fb" + }, + { + "fixed": "0.0.0-20250521183405-c7a690348df7" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3260" }, + { + "type": "PACKAGE", + "url": "https://github.com/grafana/grafana" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/blob/be8d153dc33734caba4f617ff571d18253e68fa0/CHANGELOG.md#1161-2025-04-23" + }, + { + "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-3260" @@ -29,8 +62,8 @@ "CWE-863" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-05T01:03:59Z", "nvd_published_at": "2025-06-02T10:15:21Z" } } \ No newline at end of file