Summary
Nikos Mavrogiannopoulos of Red Hat discovered an X.509 certificate verification issue in GnuTLS, an SSL/TLS library. A certificate validation could be reported sucessfully even in cases were an error would prevent all verification steps to be performed.
An attacker doing a man-in-the-middle of a TLS connection could use this vulnerability to present a carefully crafted certificate that would be accepted by GnuTLS as valid even if not signed by one of the trusted authorities.
Solution
For the oldstable distribution (squeeze), this problem has been fixed in version 2.8.6-1+squeeze3.
For the stable distribution (wheezy), this problem has been fixed in version 2.12.20-8+deb7u1.
For the testing distribution (jessie), this problem has been fixed in version 2.12.23-13.
For the unstable distribution (sid), this problem has been fixed in version 2.12.23-13.
We recommend that you upgrade your gnutls26 packages.
Insight
gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
Affected
gnutls26 on Debian Linux
Detection
This check tests the installed software version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2014-0092 -
CVSS Base Score: 5.8
AV:N/AC:M/Au:N/C:P/I:P/A:N
Related Vulnerabilities