diff --git a/advisories/github-reviewed/2025/11/GHSA-mh29-5h37-fv8m/GHSA-mh29-5h37-fv8m.json b/advisories/github-reviewed/2025/11/GHSA-mh29-5h37-fv8m/GHSA-mh29-5h37-fv8m.json index 95cfb002715ea..552707b728280 100644 --- a/advisories/github-reviewed/2025/11/GHSA-mh29-5h37-fv8m/GHSA-mh29-5h37-fv8m.json +++ b/advisories/github-reviewed/2025/11/GHSA-mh29-5h37-fv8m/GHSA-mh29-5h37-fv8m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mh29-5h37-fv8m", - "modified": "2025-11-14T14:29:48Z", + "modified": "2025-11-14T14:29:49Z", "published": "2025-11-14T14:29:48Z", "aliases": [ "CVE-2025-64718" @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "4.0.0" }, { "fixed": "4.1.1" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "js-yaml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.14.2" + } + ] + } + ] } ], "references": [ @@ -48,6 +67,10 @@ "type": "WEB", "url": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879" }, + { + "type": "WEB", + "url": "https://github.com/nodeca/js-yaml/commit/5278870a17454fe8621dbd8c445c412529525266" + }, { "type": "PACKAGE", "url": "https://github.com/nodeca/js-yaml"