2017-10-16 12:31:07 -04:00
{
2019-03-18 02:39:26 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@rapid7.com" ,
"ID" : "CVE-2017-5231" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Metasploit" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 4.13.0-2017020701"
}
]
}
}
]
} ,
"vendor_name" : "Rapid7"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:39:26 +00:00
"lang" : "eng" ,
"value" : "All editions of Rapid7 Metasploit prior to version 4.13.0-2017020701 contain a directory traversal vulnerability in the Meterpreter stdapi CommandDispatcher.cmd_download() function. By using a specially-crafted build of Meterpreter, it is possible to write to an arbitrary directory on the Metasploit console with the permissions of the running Metasploit instance."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:39:26 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Directory Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "96954" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96954"
} ,
{
"name" : "https://community.rapid7.com/community/infosec/blog/2017/03/01/multiple-vulnerabilities-affecting-four-rapid7-products" ,
"refsource" : "CONFIRM" ,
"url" : "https://community.rapid7.com/community/infosec/blog/2017/03/01/multiple-vulnerabilities-affecting-four-rapid7-products"
}
]
}
}