cvelist/2018/11xxx/CVE-2018-11087.json
2018-09-14 16:04:46 -04:00

75 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC" : "2018-09-11T04:00:00.000Z",
"ID" : "CVE-2018-11087",
"STATE" : "PUBLIC",
"TITLE" : "TLS validation error"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Spring AMQP",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "1.x",
"version_value" : "1.7.10"
},
{
"affected" : "<",
"version_name" : "2.x",
"version_value" : "2.0.6 "
}
]
}
}
]
},
"vendor_name" : "Pivotal"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Pivotal Spring AMQP, 1.x versions prior to 1.7.10 and 2.x versions prior to 2.0.6, expose a man-in-the-middle vulnerability due to lack of hostname validation. A malicious user that has the ability to intercept traffic would be able to view data in transit."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "TLS validation error"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://pivotal.io/security/cve-2018-11087",
"refsource" : "CONFIRM",
"url" : "https://pivotal.io/security/cve-2018-11087"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}