2017-10-16 12:31:07 -04:00
{
2019-03-18 06:50:22 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "talos-cna@cisco.com" ,
"DATE_PUBLIC" : "2018-01-09T00:00:00" ,
"ID" : "CVE-2017-12116" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CPP-Ethereum" ,
"version" : {
"version_data" : [
{
"version_value" : "Ethereum commit 4e1015743b95821849d001618a7ce82c7c073768"
}
]
}
}
]
} ,
"vendor_name" : "Talos"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-01-19 17:18:06 -05:00
{
2019-03-18 06:50:22 +00:00
"lang" : "eng" ,
"value" : "An exploitable improper authorization vulnerability exists in miner_setGasPrice API of cpp-ethereum's JSON-RPC (commit 4e1015743b95821849d001618a7ce82c7c073768). A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigger this vulnerability."
2018-01-19 17:18:06 -05:00
}
2019-03-18 06:50:22 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "authorization bypass"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0468" ,
"refsource" : "MISC" ,
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0468"
} ,
{
"name" : "102475" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/102475"
}
]
}
}