CVE-2019-13574
HIGHMiniMagick < 4.9.4 - Remote Code Execution via Image.open Kernel#open Command Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-13574. PoCs published by masahiro331.
AI-analyzed exploit summary This PoC exploits CVE-2019-13574, a command injection vulnerability in the MiniMagick gem, by passing a malicious input to the `Image.open` method. The exploit demonstrates arbitrary command execution via shell metacharacters.
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.
Exploits (1)
This PoC exploits CVE-2019-13574, a command injection vulnerability in the MiniMagick gem, by passing a malicious input to the `Image.open` method. The exploit demonstrates arbitrary command execution via shell metacharacters.
References (7)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H