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

65 lines
1.7 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.260864",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000007",
"REQUESTER" : "exarkun@twistedmatrix.com",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "txAWS",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "All current"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "https://github.com/twisted"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "txAWS (all current versions) fail to perform complete certificate verification resulting in vulnerability to MitM attacks and information disclosure."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing SSL certification verification"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/twisted/txaws/issues/24",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/twisted/txaws/issues/24"
}
]
}
}