From 508aa77e49ce808b13e8b318296d97d472aca2ac Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 20:25:46 +0000 Subject: [PATCH] Publish GHSA-w6c7-j32f-rq8j --- .../GHSA-w6c7-j32f-rq8j.json | 39 ++++++++++++++++--- 1 file changed, 34 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json (58%) diff --git a/advisories/unreviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json b/advisories/github-reviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json similarity index 58% rename from advisories/unreviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json rename to advisories/github-reviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json index ad541cbac1a..95713aeebf0 100644 --- a/advisories/unreviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json +++ b/advisories/github-reviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json @@ -1,24 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-w6c7-j32f-rq8j", - "modified": "2025-05-13T09:31:09Z", + "modified": "2025-05-13T20:23:45Z", "published": "2025-05-13T09:31:09Z", "aliases": [ "CVE-2025-27696" ], + "summary": "Apache Superset Allows Ownership Takeover", "details": "Improper Authorization vulnerability in Apache Superset allows ownership takeover of dashboards, charts or datasets by authenticated users with read permissions.\n\nThis issue affects Apache Superset: through 4.1.1.\n\nUsers are recommended to upgrade to version 4.1.2 or above, which fixes the issue.", "severity": [ { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "apache-superset" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.2" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27696" }, + { + "type": "WEB", + "url": "https://github.com/apache/superset/commit/fc844d3dfdace890b32c00a507a959b81122b425" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/superset" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/k2od03bxnxs6vcp80sr03ywcxl194413" @@ -33,8 +62,8 @@ "CWE-285" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-13T20:23:45Z", "nvd_published_at": "2025-05-13T09:15:20Z" } } \ No newline at end of file