Skip to content

Commit 54ce9e6

Browse files
1 parent 93d73fc commit 54ce9e6

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

advisories/github-reviewed/2018/10/GHSA-7378-6268-4278/GHSA-7378-6268-4278.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-7378-6268-4278",
4-
"modified": "2020-06-16T21:21:07Z",
4+
"modified": "2025-05-06T17:56:09Z",
55
"published": "2018-10-16T17:16:40Z",
66
"aliases": [
77
"CVE-2018-1002205"
88
],
9-
"summary": "High severity vulnerability that affects DotNetZip",
9+
"summary": "DotNetZip Zip-Slip Vulnerability",
1010
"details": "DotNetZip.Semvered before 1.11.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.",
11-
"severity": [],
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
15+
}
16+
],
1217
"affected": [
1318
{
1419
"package": {
@@ -43,10 +48,6 @@
4348
"type": "WEB",
4449
"url": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366"
4550
},
46-
{
47-
"type": "ADVISORY",
48-
"url": "https://github.com/advisories/GHSA-7378-6268-4278"
49-
},
5051
{
5152
"type": "WEB",
5253
"url": "https://github.com/snyk/zip-slip-vulnerability"
@@ -64,9 +65,9 @@
6465
"cwe_ids": [
6566
"CWE-22"
6667
],
67-
"severity": "HIGH",
68+
"severity": "MODERATE",
6869
"github_reviewed": true,
6970
"github_reviewed_at": "2020-06-16T21:21:07Z",
70-
"nvd_published_at": null
71+
"nvd_published_at": "2018-07-25T17:29:01Z"
7172
}
7273
}

0 commit comments

Comments
 (0)