cvelist/2010/3xxx/CVE-2010-3901.json
2019-03-17 23:13:41 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-3901",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenConnect before 2.25 does not properly validate X.509 certificates, which allows man-in-the-middle attackers to spoof arbitrary AnyConnect SSL VPN servers via a crafted server certificate that (1) does not correspond to the server hostname or (2) is presented in circumstances involving a missing --cafile configuration option."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.infradead.org/openconnect.html",
"refsource": "CONFIRM",
"url": "http://www.infradead.org/openconnect.html"
},
{
"name": "[oss-security] 20100801 CVE Request -- OpenConnect < v2.25 did not verify SSL server certificates",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/08/01/1"
},
{
"name": "[oss-security] 20100802 Re: CVE Request -- OpenConnect < v2.25 did not verify SSL server certificates",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/08/02/7"
}
]
}
}