From 8fbb1a7d7884098651086535f8e27a3bf0ab829b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 18:51:19 +0000 Subject: [PATCH] Publish Advisories GHSA-q53q-gxq9-mgrj GHSA-vrpq-qp53-qv56 --- .../GHSA-q53q-gxq9-mgrj.json | 37 +++++++++++++++++-- .../GHSA-vrpq-qp53-qv56.json | 35 +++++++++++++++--- 2 files changed, 63 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json (60%) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json (65%) diff --git a/advisories/unreviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json b/advisories/github-reviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json similarity index 60% rename from advisories/unreviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json rename to advisories/github-reviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json index 961a1d55bbd..06fb698e1e6 100644 --- a/advisories/unreviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json +++ b/advisories/github-reviewed/2025/05/GHSA-q53q-gxq9-mgrj/GHSA-q53q-gxq9-mgrj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q53q-gxq9-mgrj", - "modified": "2025-05-22T09:33:21Z", + "modified": "2025-05-22T18:50:43Z", "published": "2025-05-22T09:33:21Z", "aliases": [ "CVE-2025-4123" ], + "summary": "Grafana Cross-Site-Scripting (XSS) via custom loaded frontend plugin", "details": "A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redirect. This allows attackers to redirect users to a website that hosts a frontend plugin that will execute arbitrary JavaScript. This vulnerability does not require editor permissions and if anonymous access is enabled, the XSS will work. If the Grafana Image Renderer plugin is installed, it is possible to exploit the open redirect to achieve a full read SSRF.\n\nThe default Content-Security-Policy (CSP) in Grafana will block the XSS though the `connect-src` directive.", "severity": [ { @@ -13,12 +14,40 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/grafana/grafana" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.0.0-20250521183405-c7a690348df7" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4123" }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/commit/c7a690348df761d41b659224cbc50a46a0c0e4cc" + }, + { + "type": "PACKAGE", + "url": "https://github.com/grafana/grafana" + }, { "type": "WEB", "url": "https://grafana.com/security/security-advisories/cve-2025-4123" @@ -29,8 +58,8 @@ "CWE-79" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-22T18:50:43Z", "nvd_published_at": "2025-05-22T08:15:52Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json b/advisories/github-reviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json similarity index 65% rename from advisories/unreviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json rename to advisories/github-reviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json index 972878777e8..891e64a1321 100644 --- a/advisories/unreviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json +++ b/advisories/github-reviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json @@ -1,24 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-vrpq-qp53-qv56", - "modified": "2025-05-21T21:31:37Z", + "modified": "2025-05-22T18:49:33Z", "published": "2025-05-21T21:31:37Z", "aliases": [ "CVE-2025-4949" ], + "summary": "Eclipse JGit XML External Entity (XXE) Vulnerability", "details": "In Eclipse JGit versions 7.2.0.202503040940-r and older, the ManifestParser class used by the repo command and the AmazonS3 class used to implement the experimental amazons3 git transport protocol allowing to store git pack files in an Amazon S3 bucket, are vulnerable to XML External Entity (XXE) attacks when parsing XML files. This vulnerability can lead to information disclosure, denial of service, and other security issues.", "severity": [ { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/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:N/AU:Y/R:U/V:D/RE:L/U:Green" + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Green" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.eclipse.jgit:org.eclipse.jgit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.2.1.202505142326-r" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4949" }, + { + "type": "PACKAGE", + "url": "https://github.com/eclipse-jgit/jgit" + }, { "type": "WEB", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/64" @@ -37,8 +62,8 @@ "CWE-611" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-22T18:49:33Z", "nvd_published_at": "2025-05-21T07:16:01Z" } } \ No newline at end of file