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.
References
Configurations
History
No history.
Information
Published : 2019-07-12 03:15
Updated : 2024-11-21 04:25
NVD link : CVE-2019-13574
Mitre link : CVE-2019-13574
CVE.ORG link : CVE-2019-13574
JSON object : View
Products Affected
debian
- debian_linux
minimagick_project
- minimagick
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')