First published: Mon May 06 2013(Updated: )
According to the upstream security report [1] the following flaw was found in OpenVPN 2.3.0 and earlier: OpenVPN 2.3.0 and earlier running in UDP mode are subject to chosen ciphertext injection due to a non-constant-time HMAC comparison function. Plaintext recovery may be possible using a padding oracle attack on the CBC mode cipher implementation of the crypto library, optimistically at a rate of about one character per 3 hours. PolarSSL seems vulnerable to such an attack; the vulnerability of OpenSSL has not been verified or tested. OpenVPN servers are typically configured to silently drop packets with the wrong HMAC. For this reason measuring the processing time of the packets is not trivial without a MITM position. In practice, the attack likely needs some target-specific information to be effective. The severity of this vulnerability can be considered low. Only if OpenVPN is configured to use a null-cipher, arbitrary plain-text can be injected which can completely open up this attack vector. A fix has been committed to git [2]; this is corrected in OpenVPN 2.3.1 and later. [1] <a href="https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-f375aa67cc">https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-f375aa67cc</a> [2] <a href="https://github.com/OpenVPN/openvpn/commit/11d21349a4e7e38a025849479b36ace7c2eec2ee">https://github.com/OpenVPN/openvpn/commit/11d21349a4e7e38a025849479b36ace7c2eec2ee</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/openvpn | <2.3.1 | 2.3.1 |
OpenVPN OpenVPN | <=2.3.0 | |
OpenVPN OpenVPN | =1.2.0 | |
OpenVPN OpenVPN | =1.2.1 | |
OpenVPN OpenVPN | =1.3.0 | |
OpenVPN OpenVPN | =1.3.1 | |
OpenVPN OpenVPN | =1.3.2 | |
OpenVPN OpenVPN | =1.4.0 | |
OpenVPN OpenVPN | =1.4.1 | |
OpenVPN OpenVPN | =1.4.2 | |
OpenVPN OpenVPN | =1.4.3 | |
OpenVPN OpenVPN | =1.5.0 | |
OpenVPN OpenVPN | =1.6.0 | |
OpenVPN OpenVPN | =2.1.0 | |
OpenVPN OpenVPN | =2.2.0 | |
OpenVPN OpenVPN access server | =2.0.0 | |
openSUSE | =11.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-2061 is classified as a high severity vulnerability due to its potential for chosen ciphertext attack.
To fix CVE-2013-2061, upgrade to OpenVPN version 2.3.1 or later.
CVE-2013-2061 affects OpenVPN versions 2.3.0 and earlier.
CVE-2013-2061 enables chosen ciphertext injection attacks in OpenVPN running in UDP mode.
No, OpenVPN running in TCP mode is not affected by CVE-2013-2061.