From 22f1dd647b9426907ae57e67a4481ffaeb17efab Mon Sep 17 00:00:00 2001 From: "Marco N." Date: Mon, 18 Nov 2024 10:46:53 +0100 Subject: [PATCH] Improve GHSA-xhg6-9j5j-w4vf --- .../GHSA-xhg6-9j5j-w4vf.json | 29 +++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2024/11/GHSA-xhg6-9j5j-w4vf/GHSA-xhg6-9j5j-w4vf.json b/advisories/github-reviewed/2024/11/GHSA-xhg6-9j5j-w4vf/GHSA-xhg6-9j5j-w4vf.json index 4cab76b3a90cb..3efe4149dc46d 100644 --- a/advisories/github-reviewed/2024/11/GHSA-xhg6-9j5j-w4vf/GHSA-xhg6-9j5j-w4vf.json +++ b/advisories/github-reviewed/2024/11/GHSA-xhg6-9j5j-w4vf/GHSA-xhg6-9j5j-w4vf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xhg6-9j5j-w4vf", - "modified": "2024-11-14T17:58:03Z", + "modified": "2024-11-14T17:58:06Z", "published": "2024-11-13T15:31:37Z", "aliases": [ "CVE-2024-48510" @@ -9,10 +9,6 @@ "summary": "DotNetZip Directory Traversal vulnerability", "details": "Directory Traversal vulnerability in DotNetZip v.1.16.0 and before allows a remote attacker to execute arbitrary code via the src/Zip.Shared/ZipEntry.Extract.cs component NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" - }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" @@ -37,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "ProDotNetZip" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.18.0" + } + ] + } + ] } ], "references": [ @@ -44,6 +59,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48510" }, + { + "type": "WEB", + "url": "https://github.com/mihula/ProDotNetZip/pull/21" + }, { "type": "WEB", "url": "https://gist.github.com/thomas-chauchefoin-bentley-systems/855218959116f870f08857cce2aec731"