We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5122b7 commit 17985deCopy full SHA for 17985de
1 file changed
gems/rubyzip/CVE-2018-1000544.yml
@@ -0,0 +1,17 @@
1
+---
2
+gem: rubyzip
3
+date: 2018-06-14
4
+url: https://github.com/rubyzip/rubyzip/issues/369
5
+cve: 2018-1000544
6
+title: Directory Traversal in rubyzip
7
+description: |
8
+ rubyzip version 1.2.1 and earlier contains a Directory Traversal vulnerability
9
+ in Zip::File component that can result in write arbitrary files to the filesystem.
10
+ If a site allows uploading of .zip files, an attacker can upload a malicious file
11
+ which contains symlinks or files with absolute pathnames "../" to write arbitrary
12
+ files to the filesystem.
13
+related:
14
+ cve:
15
+ - 2017-5946
16
+ url:
17
+ - https://security-tracker.debian.org/tracker/CVE-2018-1000544
0 commit comments