Resource management error in OpenVPN for Windows - CVE-2020-11810

 

Resource management error in OpenVPN for Windows - CVE-2020-11810

Published: May 10, 2020


Vulnerability identifier: #VU27616
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2020-11810
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper management of internal resources within the application that allows a timing attack to be carried out against OpenVPN clients.

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.


Affected software

OpenVPN for Windows
Arch Linux
Amazon Linux AMI
Fedora
Slackware Linux
SUSE Linux Enterprise Module for Basesystem
Ubuntu
openEuler
openvpn (Alpine package)
openvpn-devel
openvpn
openvpn-auth-pam-plugin
openvpn-auth-pam-plugin-debuginfo
openvpn-debuginfo
openvpn-debugsource
openvpn (Ubuntu package)
openvpn-help

How to mitigate CVE-2020-11810

Install updates from vendor's website.

OpenVPN for Windows - update to 2.4.9
openvpn (Alpine package) - update to 2.4.9-r0
openvpn-devel - update to 2.4.3-5.7.1
openvpn - update to 2.4.3-5.7.1
openvpn-auth-pam-plugin - update to 2.4.3-5.7.1
openvpn-auth-pam-plugin-debuginfo - update to 2.4.3-5.7.1
openvpn-debuginfo - update to 2.4.3-5.7.1
openvpn-debugsource - update to 2.4.3-5.7.1
openvpn (Ubuntu package) - addressed in versions 2.4.4-2ubuntu1.5, 2.4.7-1ubuntu2.20.04.2, 2.4.9-3ubuntu1.1, 2.5.1-1ubuntu1.1
openvpn - update to 2.4.8-5
openvpn-debuginfo - update to 2.4.8-5
openvpn-debugsource - update to 2.4.8-5
openvpn-devel - update to 2.4.8-5
openvpn-help - update to 2.4.8-5
openvpn - addressed in versions 2.4.9-1.el6, 2.4.9-1.el7, 2.4.9-1.el8, 2.4.9-1.fc30, 2.4.9-1.fc31, 2.4.9-1.fc32

External References

Related Security Bulletins