Information disclosure in OpenVPN for Windows - CVE-2013-2061

 

Information disclosure in OpenVPN for Windows - CVE-2013-2061

Published: November 18, 2013 / Updated: August 3, 2020


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

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The openvpn_decrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher.


Affected software

OpenVPN for Windows
Amazon Linux AMI
Fedora
openvpn (Alpine package)
openvpn

How to mitigate CVE-2013-2061

Install update from vendor's website.

OpenVPN for Windows - update to 2.3.1
openvpn (Alpine package) - update to 2.1.4-r2
openvpn - update to 2.3.1-1.el5

External References

Related Security Bulletins