Changes between Version 1 and Version 2 of CVE-2021-3547
- Timestamp:
- 07/09/21 20:47:49 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CVE-2021-3547
v1 v2 1 = CVE-2021-3547: 1 = CVE-2021-3547: OpenVPN 3 Core library 3.6 and 3.6.1 possible certificate authentication bypass with --verify-x509-name 2 3 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. 4 5 This issue is resolved in OpenVPN 3 Core library 3.6.2, by [https://github.com/OpenVPN/openvpn3/commit/febf01ef68b84f1579684224c80149138b6d2dcc commit febf01ef68] and [https://github.com/OpenVPN/openvpn3/commit/11f964076d1c8c394f679b00a0242424a98b88d8 commit 11f964076d].