2017-11-16 13:47:42 -07:00
{
2019-03-18 04:35:09 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"DATE_ASSIGNED" : "2017-08-22T17:29:33.390220" ,
"ID" : "CVE-2017-1000173" ,
"REQUESTER" : "tyler.price@rsmus.com" ,
"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" : [
2017-11-16 13:47:42 -07:00
{
2019-03-18 04:35:09 +00:00
"lang" : "eng" ,
"value" : "Creolabs Gravity Version: 1.0 Heap Overflow Potential Code Execution. By creating a large loop whiling pushing data to a buffer, we can break out of the bounds checking of that buffer. When list.join is called on the data it will read past a buffer resulting in a Heap-Buffer-Overflow."
2017-11-16 13:47:42 -07:00
}
2019-03-18 04:35:09 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/marcobambini/gravity/issues/172" ,
"refsource" : "MISC" ,
"url" : "https://github.com/marcobambini/gravity/issues/172"
}
]
}
}