2020-01-21 14:01:28 +00:00
{
"CVE_data_meta" : {
2020-10-29 15:01:52 +00:00
"ASSIGNER" : "cve@rapid7.com" ,
2020-01-21 14:01:28 +00:00
"ID" : "CVE-2020-7384" ,
2020-10-29 11:21:24 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Client-Side Command Injection in Rapid7 Metasploit "
2020-01-21 14:01:28 +00:00
} ,
2020-10-29 11:21:24 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Metasploit" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "4.19.0"
}
]
}
}
]
} ,
"vendor_name" : "Rapid7"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This issue was discovered, reported and fixed by Justin Steven"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-21 14:01:28 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-29 15:01:52 +00:00
"value" : "Rapid7's Metasploit msfvenom framework handles APK files in a way that allows for a malicious user to craft and publish a file that would execute arbitrary commands on a victim's machine."
2020-10-29 11:21:24 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
2020-10-29 13:59:44 +00:00
"attackVector" : "LOCAL" ,
2020-10-29 11:21:24 +00:00
"availabilityImpact" : "HIGH" ,
2020-10-29 13:59:44 +00:00
"baseScore" : 7.0 ,
2020-10-29 11:21:24 +00:00
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
2020-10-29 13:59:44 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2020-10-29 11:21:24 +00:00
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')"
}
]
2020-01-21 14:01:28 +00:00
}
]
2020-10-29 11:21:24 +00:00
} ,
"references" : {
"reference_data" : [
{
2020-10-29 15:01:52 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/rapid7/metasploit-framework/pull/14288" ,
"name" : "https://github.com/rapid7/metasploit-framework/pull/14288"
2020-11-10 17:01:39 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/160004/Rapid7-Metasploit-Framework-msfvenom-APK-Template-Command-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/160004/Rapid7-Metasploit-Framework-msfvenom-APK-Template-Command-Injection.html"
2021-01-29 15:00:39 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/161200/Metasploit-Framework-6.0.11-Command-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/161200/Metasploit-Framework-6.0.11-Command-Injection.html"
2020-10-29 11:21:24 +00:00
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2020-01-21 14:01:28 +00:00
}
2020-10-29 15:01:52 +00:00
}