2017-12-05 03:02:25 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-17405" ,
2017-12-15 04:04:20 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
2017-12-05 03:02:25 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2017-12-15 04:04:20 -05:00
"value" : "Ruby before 2.4.3 allows Net::FTP command injection. Net::FTP#get, getbinaryfile, gettextfile, put, putbinaryfile, and puttextfile use Kernel#open to open a local file. If the localfile argument starts with the \"|\" pipe character, the command following the pipe character is executed. The default value of localfile is File.basename(remotefile), so malicious FTP servers could cause arbitrary command execution."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2017-12-22 06:04:39 -05:00
{
"url" : "https://www.exploit-db.com/exploits/43381/"
} ,
2018-02-02 06:02:32 -05:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00025.html"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00024.html"
} ,
2017-12-15 04:04:20 -05:00
{
"url" : "https://www.ruby-lang.org/en/news/2017/12/14/net-ftp-command-injection-cve-2017-17405/"
} ,
{
"url" : "https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/"
2017-12-19 06:03:35 -05:00
} ,
{
"url" : "http://www.securityfocus.com/bid/102204"
2017-12-05 03:02:25 -05:00
}
]
}
}