VYPR

RubyGems package

rubyzip

pkg:gem/rubyzip

Vulnerabilities (3)

  • CVE-2019-16892Sep 25, 2019
    affected < 1.3.0fixed 1.3.0

    In Rubyzip before 1.3.0, a crafted ZIP file can bypass application checks on ZIP entry sizes because data about the uncompressed size can be spoofed. This allows attackers to cause a denial of service (disk consumption).

  • CVE-2018-1000544Jun 26, 2018
    affected < 1.2.2fixed 1.2.2

    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

  • CVE-2017-5946CriFeb 27, 2017
    affected < 1.2.1fixed 1.2.1

    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.