Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions gems/rubyzip/CVE-2018-1000544.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
gem: rubyzip
date: 2018-06-14
url: https://github.com/rubyzip/rubyzip/issues/369
cve: 2018-1000544
title: Directory Traversal in rubyzip
description: |
rubyzip version 1.2.1 and earlier contains a Directory Traversal vulnerability
in Zip::File component that can result in write arbitrary files to the filesystem.
If a site allows uploading of .zip files, an attacker can upload a malicious file
which contains symlinks or files with absolute pathnames "../" to write arbitrary
files to the filesystem.
related:
cve:
- 2017-5946
url:
- https://security-tracker.debian.org/tracker/CVE-2018-1000544