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

65 lines
1.8 KiB
JSON
Raw Normal View History

2018-01-25 21:04:57 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-11-17",
"ID" : "CVE-2017-1000402",
"REQUESTER" : "ml@beckweb.net",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Swarm Plugin Client",
"version" : {
"version_data" : [
{
"version_value" : "3.4 and earlier"
}
]
}
}
]
},
"vendor_name" : "Jenkins Swarm Plugin Client"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Jenkins Swarm Plugin Client 3.4 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible to man-in-the-middle attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing SSL Certificate Validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2017-10-11/",
"refsource" : "CONFIRM",
2018-01-25 21:04:57 -05:00
"url" : "https://jenkins.io/security/advisory/2017-10-11/"
}
]
}
}