From c9c7b01f65e36f2a3c71c1cb4121a8e985e7d92f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 23:13:37 +0000 Subject: [PATCH] Publish GHSA-79vf-hf9f-j9q8 --- .../GHSA-79vf-hf9f-j9q8.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json (66%) diff --git a/advisories/unreviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json b/advisories/github-reviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json similarity index 66% rename from advisories/unreviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json rename to advisories/github-reviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json index eceaf0bd0bf..8f30f5d6711 100644 --- a/advisories/unreviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json +++ b/advisories/github-reviewed/2025/06/GHSA-79vf-hf9f-j9q8/GHSA-79vf-hf9f-j9q8.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-79vf-hf9f-j9q8", - "modified": "2025-06-09T21:30:52Z", + "modified": "2025-06-09T23:10:40Z", "published": "2025-06-09T21:30:52Z", "aliases": [ "CVE-2025-5897" ], + "summary": "@vue/cli-plugin-pwa Regular Expression Denial of Service vulnerability", "details": "A vulnerability was found in vuejs vue-cli up to 5.0.8. It has been rated as problematic. This issue affects the function HtmlPwaPlugin of the file packages/@vue/cli-plugin-pwa/lib/HtmlPwaPlugin.js of the component Markdown Code Handler. The manipulation leads to inefficient regular expression complexity. The attack may be initiated remotely.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/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: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:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@vue/cli-plugin-pwa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.8" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -27,6 +48,10 @@ "type": "WEB", "url": "https://github.com/vuejs/vue-cli/pull/7478" }, + { + "type": "PACKAGE", + "url": "https://github.com/vuejs/vue-cli" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.311669" @@ -45,8 +70,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-09T23:10:40Z", "nvd_published_at": "2025-06-09T21:15:47Z" } } \ No newline at end of file