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

65 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.319123",
"ID" : "CVE-2017-1000068",
"REQUESTER" : "john@betterment.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "TestTrack Server",
"version" : {
"version_data" : [
{
"version_value" : "1.0 and older"
}
]
}
}
]
},
"vendor_name" : "TestTrack"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "TestTrack Server versions 1.0 and earlier are vulnerable to an authentication flaw in the split disablement feature resulting in the ability to disable arbitrary running splits and cause denial of service to clients in the field."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Incorrect Access Control"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Betterment/test_track/releases/tag/v1.0.1",
"refsource" : "MISC",
"url" : "https://github.com/Betterment/test_track/releases/tag/v1.0.1"
}
]
}
}