Publish GHSA-xhg6-9j5j-w4vf

This commit is contained in:
advisory-database[bot]
2024-11-18 23:42:24 +00:00
parent edf29c2351
commit 3649cf4b00
@@ -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"