2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-8359" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Google gRPC before 2017-03-29 has an out-of-bounds write caused by a heap-based use-after-free related to the grpc_call_destroy function in core/lib/surface/call.c."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=726" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=726"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/grpc/grpc/pull/10353" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/grpc/grpc/pull/10353"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "98280" ,
"refsource" : "BID" ,
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/98280"
}
]
}
}