Skip to content

Commit 0dc6a21

Browse files
tatianabTatiana Bradley
authored andcommitted
data/reports: add alias for GO-2020-0035.yaml
Aliases: CVE-2020-36561, GHSA-f5c5-hmw9-v8hx Updates #35 Fixes #1234 Change-Id: If756c22ca87f74b8fb4a50862acf4da0a6cdb966 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/461480 Run-TryBot: Tatiana Bradley <tatiana@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Tatiana Bradley <tatiana@golang.org> Reviewed-by: Damien Neil <dneil@google.com>
1 parent 3dce573 commit 0dc6a21

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

data/osv/GO-2020-0035.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"published": "2021-04-14T20:04:52Z",
44
"modified": "0001-01-01T00:00:00Z",
55
"aliases": [
6-
"CVE-2020-36561"
6+
"CVE-2020-36561",
7+
"GHSA-f5c5-hmw9-v8hx"
78
],
89
"details": "Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.",
910
"affected": [

data/reports/GO-2020-0035.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description: |
1111
paths can cause files to be written (or overwritten) outside of the
1212
target directory.
1313
published: 2021-04-14T20:04:52Z
14+
ghsas:
15+
- GHSA-f5c5-hmw9-v8hx
1416
references:
1517
- fix: https://github.com/yi-ge/unzip/pull/1
1618
- fix: https://github.com/yi-ge/unzip/commit/2adbaa4891b9690853ef10216189189f5ad7dc73

0 commit comments

Comments
 (0)