Skip to content

Commit 70b5215

Browse files
Merge pull request #5017 from github/Foorcee-GHSA-xhg6-9j5j-w4vf
2 parents 0cd2ea2 + 22f1dd6 commit 70b5215

1 file changed

Lines changed: 24 additions & 5 deletions

File tree

advisories/github-reviewed/2024/11/GHSA-xhg6-9j5j-w4vf/GHSA-xhg6-9j5j-w4vf.json

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xhg6-9j5j-w4vf",
4-
"modified": "2024-11-14T17:58:03Z",
4+
"modified": "2024-11-14T17:58:06Z",
55
"published": "2024-11-13T15:31:37Z",
66
"aliases": [
77
"CVE-2024-48510"
88
],
99
"summary": "DotNetZip Directory Traversal vulnerability",
1010
"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.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15-
},
1612
{
1713
"type": "CVSS_V4",
1814
"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,13 +33,36 @@
3733
]
3834
}
3935
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "NuGet",
40+
"name": "ProDotNetZip"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"last_affected": "1.18.0"
51+
}
52+
]
53+
}
54+
]
4055
}
4156
],
4257
"references": [
4358
{
4459
"type": "ADVISORY",
4560
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48510"
4661
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/mihula/ProDotNetZip/pull/21"
65+
},
4766
{
4867
"type": "WEB",
4968
"url": "https://gist.github.com/thomas-chauchefoin-bentley-systems/855218959116f870f08857cce2aec731"

0 commit comments

Comments
 (0)