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 4cab76b3a90..65eac755e61 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,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-xhg6-9j5j-w4vf", - "modified": "2024-11-14T17:58:03Z", + "modified": "2024-11-18T23:41:14Z", "published": "2024-11-13T15:31:37Z", "aliases": [ "CVE-2024-48510" ], "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.", + "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", "severity": [ { "type": "CVSS_V3", @@ -37,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "ProDotNetZip" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.18.0" + } + ] + } + ] } ], "references": [ @@ -44,6 +63,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"