mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-w754-gq8r-pf5f
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w754-gq8r-pf5f",
|
||||
"modified": "2023-01-26T21:28:49Z",
|
||||
"modified": "2023-08-29T14:01:28Z",
|
||||
"published": "2017-10-24T18:33:37Z",
|
||||
"aliases": [
|
||||
"CVE-2013-2616"
|
||||
],
|
||||
"summary": "MiniMagick Code Injection vulnerability",
|
||||
"summary": "MiniMagick Gem for Ruby URI Handling Arbitrary Command Injection",
|
||||
"details": "`lib/mini_magick.rb` in the MiniMagick Gem 1.3.1 for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a URL.",
|
||||
"severity": [
|
||||
|
||||
@@ -17,6 +17,11 @@
|
||||
"ecosystem": "RubyGems",
|
||||
"name": "mini_magick"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -37,6 +42,14 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2616"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/minimagick/minimagick"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/mini_magick/CVE-2013-2616.yml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20130315095512/http://www.securityfocus.com/bid/58448"
|
||||
|
||||
Reference in New Issue
Block a user