Files
CVEs-PoC/2017/CVE-2017-5946.md
T
2024-06-09 00:33:16 +00:00

831 B

CVE-2017-5946

Description

The Zip::File component in the rubyzip gem before 1.2.1 for Ruby has a directory traversal vulnerability. If a site allows uploading of .zip files, an attacker can upload a malicious file that uses "../" pathname substrings to write arbitrary files to the filesystem.

POC

Reference

Github