OpenVPN 3 Core Library version 3.6 and 3.6.1 allows a man-in-the-middle attacker to bypass the certificate authentication by issuing an unrelated server certificate using the same hostname found in the verify-x509-name option in a client configuration.
{
"unresolved_ranges": [
{
"vendor_product": "openvpn:openvpn",
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "3.6"
},
{
"last_affected": "3.6"
}
],
"cpes": [
"cpe:2.3:a:openvpn:openvpn:3.6:*:*:*:*:*:*:*"
]
}
]
}{
"source": "CPE_STRING",
"cpe": [
"cpe:2.3:a:openvpn:openvpn:3.6:*:*:*:*:*:*:*",
"cpe:2.3:a:openvpn:openvpn:3.6.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "3.6"
},
{
"last_affected": "3.6"
},
{
"introduced": "3.6.1"
},
{
"last_affected": "3.6.1"
}
]
}