Skip to content

Commit 8015b3a

Browse files
committed
1 parent 2ab8323 commit 8015b3a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

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

Lines changed: 7 additions & 8 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-18T23:41:14Z",
4+
"modified": "2024-11-18T23:41:15Z",
55
"published": "2024-11-13T15:31:37Z",
66
"aliases": [
77
"CVE-2024-48510"
88
],
99
"summary": "DotNetZip Directory Traversal vulnerability",
10-
"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",
10+
"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\n\n**Notice**: ProDotNetZip provides compatibility with existing code and can be used as a drop-in replacement for DotNetZip. The vulnerability in DotNetZip has been fixed in ProDotNetZip as of version 1.19.0.",
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"
@@ -51,11 +47,14 @@
5147
"introduced": "0"
5248
},
5349
{
54-
"last_affected": "1.18.0"
50+
"fixed": "1.19.0"
5551
}
5652
]
5753
}
58-
]
54+
],
55+
"database_specific": {
56+
"last_known_affected_version_range": "<= 1.18.0"
57+
}
5958
}
6059
],
6160
"references": [

0 commit comments

Comments
 (0)