cvelist/2017/17xxx/CVE-2017-17405.json

123 lines
4.1 KiB
JSON
Raw Normal View History

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
{
"name" : "43381",
"refsource" : "EXPLOIT-DB",
2017-12-22 06:04:39 -05:00
"url" : "https://www.exploit-db.com/exploits/43381/"
},
2018-02-02 06:02:32 -05:00
{
"name" : "[debian-lts-announce] 20171225 [SECURITY] [DLA 1221-1] ruby1.9.1 security update",
"refsource" : "MLIST",
2018-02-02 06:02:32 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00025.html"
},
{
"name" : "[debian-lts-announce] 20171225 [SECURITY] [DLA 1222-1] ruby1.8 security update",
"refsource" : "MLIST",
2018-02-02 06:02:32 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00024.html"
},
2018-07-14 06:03:03 -04:00
{
"name" : "[debian-lts-announce] 20180714 [SECURITY] [DLA 1421-1] ruby2.1 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html"
},
2017-12-15 04:04:20 -05:00
{
"name" : "https://www.ruby-lang.org/en/news/2017/12/14/net-ftp-command-injection-cve-2017-17405/",
"refsource" : "CONFIRM",
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/"
},
{
"name" : "https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/",
"refsource" : "CONFIRM",
2017-12-15 04:04:20 -05:00
"url" : "https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/"
2017-12-19 06:03:35 -05:00
},
2018-08-02 06:05:22 -04:00
{
"name" : "DSA-4259",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4259"
},
2018-03-01 06:04:38 -05:00
{
"name" : "RHSA-2018:0378",
"refsource" : "REDHAT",
2018-03-01 06:04:38 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0378"
},
2018-03-27 06:05:14 -04:00
{
"name" : "RHSA-2018:0583",
"refsource" : "REDHAT",
2018-03-27 06:05:14 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0583"
},
{
"name" : "RHSA-2018:0584",
"refsource" : "REDHAT",
2018-03-27 06:05:14 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0584"
},
{
"name" : "RHSA-2018:0585",
"refsource" : "REDHAT",
2018-03-27 06:05:14 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0585"
},
2017-12-19 06:03:35 -05:00
{
"name" : "102204",
"refsource" : "BID",
2017-12-19 06:03:35 -05:00
"url" : "http://www.securityfocus.com/bid/102204"
2018-10-31 06:07:04 -04:00
},
{
"name" : "1042004",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1042004"
2017-12-05 03:02:25 -05:00
}
]
}
}