cvelist/2019/13xxx/CVE-2019-13574.json
2019-10-07 13:00:58 +00:00

92 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13574",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/minimagick/minimagick/releases/tag/v4.9.4",
"refsource": "MISC",
"name": "https://github.com/minimagick/minimagick/releases/tag/v4.9.4"
},
{
"url": "https://github.com/minimagick/minimagick/commit/4cd5081e58810d3394d27a67219e8e4e0445d851",
"refsource": "MISC",
"name": "https://github.com/minimagick/minimagick/commit/4cd5081e58810d3394d27a67219e8e4e0445d851"
},
{
"url": "https://github.com/minimagick/minimagick/compare/d484786...293f9bb",
"refsource": "MISC",
"name": "https://github.com/minimagick/minimagick/compare/d484786...293f9bb"
},
{
"refsource": "MISC",
"name": "https://benjamin-bouchet.com/blog/vulnerabilite-dans-la-gem-mini_magick-version-4-9-4/",
"url": "https://benjamin-bouchet.com/blog/vulnerabilite-dans-la-gem-mini_magick-version-4-9-4/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4481",
"url": "https://www.debian.org/security/2019/dsa-4481"
},
{
"refsource": "BUGTRAQ",
"name": "20190715 [SECURITY] [DSA 4481-1] ruby-mini-magick security update",
"url": "https://seclists.org/bugtraq/2019/Jul/20"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191007 [SECURITY] [DLA 1948-1] ruby-mini-magick security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00007.html"
}
]
}
}