cvelist/2018/1000xxx/CVE-2018-1000618.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2018-07-09 16:04:41 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-07-08T15:52:41.197668",
"DATE_REQUESTED" : "2018-06-27T10:33:58",
"ID" : "CVE-2018-1000618",
"REQUESTER" : "gsen1993@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "eos",
"version" : {
"version_data" : [
{
"version_value" : "after commit f1545dd0ae2b77580c2236fdb70ae7138d2c7168"
}
]
}
}
]
},
"vendor_name" : "EOSIO/eos"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "EOSIO/eos eos version after commit f1545dd0ae2b77580c2236fdb70ae7138d2c7168 contains a stack overflow vulnerability in abi_serializer that can result in attack eos network node. This attack appear to be exploitable via network request. This vulnerability appears to have been fixed in after commit cf7209e703e6d3f7a5413e0cb1fe88a4d8e4b38d ."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "stack overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/EOSIO/eos/pull/4112",
"refsource" : "CONFIRM",
"url" : "https://github.com/EOSIO/eos/pull/4112"
}
]
}
}