cvelist/2017/1000xxx/CVE-2017-1000437.json

65 lines
1.7 KiB
JSON
Raw Normal View History

2018-01-02 18:04:04 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-12-29",
"ID" : "CVE-2017-1000437",
"REQUESTER" : "tylerp96@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Gravity",
"version" : {
"version_data" : [
{
"version_value" : "Gravity 1.0"
}
]
}
}
]
},
"vendor_name" : "Creolabs"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Creolabs Gravity 1.0 contains a stack based buffer overflow in the operator_string_add function, resulting in remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/marcobambini/gravity/issues/186",
"refsource" : "MISC",
2018-01-02 18:04:04 -05:00
"url" : "https://github.com/marcobambini/gravity/issues/186"
}
]
}
}