2020-01-28 19:02:09 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8137" ,
2020-03-20 19:01:28 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "blamer" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed Version: 1.0.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Code Injection (CWE-94)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/772448" ,
"url" : "https://hackerone.com/reports/772448"
}
]
2020-01-28 19:02:09 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-20 19:01:28 +00:00
"value" : "Code injection vulnerability in blamer 1.0.0 and earlier may result in remote code execution when the input can be controlled by an attacker."
2020-01-28 19:02:09 +00:00
}
]
}
}