Vulnerabilities (CVE)

Filtered by vendor Minimagick Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-13574 2 Debian, Minimagick Project 2 Debian Linux, Minimagick 2024-02-28 6.8 MEDIUM 7.8 HIGH
In lib/mini_magick/image.rb in MiniMagick before 4.9.4, a fetched remote image filename could cause remote command execution because Image.open input is directly passed to Kernel#open, which accepts a '|' character followed by a command.