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

65 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.319123",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000068",
"REQUESTER" : "john@betterment.com",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "TestTrack Server",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "1.0 and older"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "TestTrack"
2017-10-16 12:31:07 -04:00
}
]
}
},
"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"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Betterment/test_track/releases/tag/v1.0.1",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/Betterment/test_track/releases/tag/v1.0.1"
}
]
}
}