First published: Mon Apr 27 2020(Updated: )
An issue was discovered in OpenVPN 2.4.x before 2.4.9. An attacker can inject a data channel v2 (P_DATA_V2) packet using a victim's peer-id. Normally such packets are dropped, but if this packet arrives before the data channel crypto parameters have been initialized, the victim's connection will be dropped. This requires careful timing due to the small time window (usually within a few seconds) between the victim client connection starting and the server PUSH_REPLY response back to the client. This attack will only work if Negotiable Cipher Parameters (NCP) is in use.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Openvpn Openvpn | >=2.4.0<2.4.9 | |
Debian Debian Linux | =8.0 | |
Debian Debian Linux | =9.0 | |
Debian Debian Linux | =10.0 | |
Fedoraproject Fedora | =30 | |
Fedoraproject Fedora | =32 | |
debian/openvpn | 2.5.1-3 2.6.3-1+deb12u2 2.6.12-1 | |
ubuntu/openvpn | <2.4.4-2ubuntu1.5 | 2.4.4-2ubuntu1.5 |
ubuntu/openvpn | <2.4.7-1ubuntu2.20.04.2 | 2.4.7-1ubuntu2.20.04.2 |
ubuntu/openvpn | <2.4.9-1 | 2.4.9-1 |
>=2.4.0<2.4.9 | ||
=8.0 | ||
=9.0 | ||
=10.0 | ||
=30 | ||
=32 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-11810 is a vulnerability discovered in OpenVPN 2.4.x before 2.4.9 that allows an attacker to inject a data channel packet using a victim's peer-id.
CVE-2020-11810 has a severity level of medium with a CVSS score of 3.7.
The vulnerability affects OpenVPN versions 2.4.x before 2.4.9.
To mitigate the vulnerability, update OpenVPN to version 2.4.9 or later.
You can find more information about CVE-2020-11810 in the following references: [Reference 1](https://bugzilla.suse.com/show_bug.cgi?id=1169925), [Reference 2](https://community.openvpn.net/openvpn/ticket/1272), [Reference 3](https://github.com/OpenVPN/openvpn/commit/37bc691e7d26ea4eb61a8a434ebd7a9ae76225ab).