Files
CVEs-PoC/2019/CVE-2019-13574.md
T
2024-05-26 14:27:05 +02:00

825 B

CVE-2019-13574

Description

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.

POC

Reference

No PoCs from references.

Github