Rubyzip gem contains a Directory Traversal vulnerability in zip file component
Critical severity
GitHub Reviewed
Published
Sep 6, 2018
to the GitHub Advisory Database
•
Updated Aug 28, 2023
Description
Published to the GitHub Advisory Database
Sep 6, 2018
Reviewed
Jun 16, 2020
Last updated
Aug 28, 2023
rubyzip gem 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. This attack appear to be exploitable via If a site allows uploading of .zip files , an attacker can upload a malicious file that contains symlinks or files with absolute pathnames "../" to write arbitrary files to the filesystem..
This is similar to CVE-2017-5946 which was patched in 1.2.1 but the fix in that case was incomplete.
References