cvelist/2021/33xxx/CVE-2021-33564.json
2021-05-29 14:00:48 +00:00

87 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33564",
"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": "An argument injection vulnerability in the Dragonfly gem before 1.4.0 for Ruby allows remote attackers to read and write to arbitrary files via a crafted URL when the verify_url option is disabled. This may lead to code execution. The problem occurs because the generate and process features mishandle use of the ImageMagick convert utility."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/markevans/dragonfly/issues/513",
"refsource": "MISC",
"name": "https://github.com/markevans/dragonfly/issues/513"
},
{
"url": "https://github.com/markevans/dragonfly/commit/25399297bb457f7fcf8e3f91e85945b255b111b5",
"refsource": "MISC",
"name": "https://github.com/markevans/dragonfly/commit/25399297bb457f7fcf8e3f91e85945b255b111b5"
},
{
"url": "https://github.com/markevans/dragonfly/compare/v1.3.0...v1.4.0",
"refsource": "MISC",
"name": "https://github.com/markevans/dragonfly/compare/v1.3.0...v1.4.0"
},
{
"refsource": "MISC",
"name": "https://raw.githubusercontent.com/projectdiscovery/nuclei-templates/master/cves/2021/CVE-2021-33564.yaml",
"url": "https://raw.githubusercontent.com/projectdiscovery/nuclei-templates/master/cves/2021/CVE-2021-33564.yaml"
},
{
"refsource": "MISC",
"name": "https://github.com/mlr0p/CVE-2021-33564",
"url": "https://github.com/mlr0p/CVE-2021-33564"
},
{
"refsource": "MISC",
"name": "https://zxsecurity.co.nz/research/argunment-injection-ruby-dragonfly/",
"url": "https://zxsecurity.co.nz/research/argunment-injection-ruby-dragonfly/"
}
]
}
}