2017-10-16 12:31:07 -04:00
{
2019-03-17 22:50:29 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"DATE_PUBLIC" : "2017-03-20T00:00:00" ,
"ID" : "CVE-2017-2649" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Active Directory Jenkins plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 2.2"
}
]
}
}
]
} ,
"vendor_name" : "Jenkins project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-27 15:47:20 -04:00
{
2019-03-17 22:50:29 +00:00
"lang" : "eng" ,
"value" : "It was found that the Active Directory Plugin for Jenkins up to and including version 2.2 did not verify certificates of the Active Directory server, thereby enabling Man-in-the-Middle attacks."
2018-07-27 15:47:20 -04:00
}
2019-03-17 22:50:29 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-295"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "96986" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96986"
} ,
{
"name" : "https://jenkins.io/security/advisory/2017-03-20/" ,
"refsource" : "CONFIRM" ,
"url" : "https://jenkins.io/security/advisory/2017-03-20/"
}
]
}
}