Skip to content

Commit 17985de

Browse files
bannablereedloden
authored andcommitted
Add CVE-2018-1000544 for rubyzip (#346)
1 parent f5122b7 commit 17985de

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

gems/rubyzip/CVE-2018-1000544.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)