
Find real vulnerabilities before they ship
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.
Base Score
7.8| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| mini_magick(RubyGems) | 0 | 4.9.4 | N/A |
| Base Score | 7.8 |
|---|---|
| Vector String | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| Base Severity | High |
| Version | 3.0 |
| Attack Vector (AV) | LOCAL |