From f420ebd2c892e30ca81ff171a35b4ba239e595b9 Mon Sep 17 00:00:00 2001 From: Felix Uhl Date: Mon, 19 Feb 2024 10:40:17 +0100 Subject: [PATCH] Improve GHSA-78xj-cgh5-2h22 --- .../GHSA-78xj-cgh5-2h22.json | 29 +++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-78xj-cgh5-2h22/GHSA-78xj-cgh5-2h22.json b/advisories/github-reviewed/2024/02/GHSA-78xj-cgh5-2h22/GHSA-78xj-cgh5-2h22.json index a8a2d581c1693..27e68b6dc80fd 100644 --- a/advisories/github-reviewed/2024/02/GHSA-78xj-cgh5-2h22/GHSA-78xj-cgh5-2h22.json +++ b/advisories/github-reviewed/2024/02/GHSA-78xj-cgh5-2h22/GHSA-78xj-cgh5-2h22.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-78xj-cgh5-2h22", - "modified": "2024-02-12T20:17:03Z", + "modified": "2024-02-12T20:17:09Z", "published": "2024-02-08T18:30:39Z", "aliases": [ "CVE-2023-42282" @@ -25,10 +25,35 @@ "introduced": "0" }, { - "last_affected": "2.0.0" + "fixed": "1.1.9" } ] } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.1.8" + } + }, + { + "package": { + "ecosystem": "npm", + "name": "ip" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.0.1" + } + ] + } + ], + "versions": [ + "2.0.0" ] } ],