diff --git a/advisories/github-reviewed/2026/01/GHSA-73rr-hh4g-fpgx/GHSA-73rr-hh4g-fpgx.json b/advisories/github-reviewed/2026/01/GHSA-73rr-hh4g-fpgx/GHSA-73rr-hh4g-fpgx.json index ee10dbd66ac33..938c314abdf42 100644 --- a/advisories/github-reviewed/2026/01/GHSA-73rr-hh4g-fpgx/GHSA-73rr-hh4g-fpgx.json +++ b/advisories/github-reviewed/2026/01/GHSA-73rr-hh4g-fpgx/GHSA-73rr-hh4g-fpgx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-73rr-hh4g-fpgx", - "modified": "2026-01-14T21:34:12Z", + "modified": "2026-01-14T21:34:16Z", "published": "2026-01-14T21:34:12Z", "aliases": [], "summary": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch", @@ -18,7 +18,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "6.0.0" }, { "fixed": "8.0.3" @@ -26,6 +26,44 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "diff" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "fixed": "5.2.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "npm", + "name": "diff" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.0.4" + } + ] + } + ] } ], "references": [ @@ -33,6 +71,10 @@ "type": "WEB", "url": "https://github.com/kpdecker/jsdiff/security/advisories/GHSA-73rr-hh4g-fpgx" }, + { + "type": "WEB", + "url": "https://github.com/kpdecker/jsdiff/issues/653" + }, { "type": "WEB", "url": "https://github.com/kpdecker/jsdiff/pull/649"