Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 454
Alerts This Week
Warning Icon 1 454

Scientific Linux: SLSA-2015:2154-7 Moderate: krb5 Remote Attack Risk

Scientific Large Esm H446
Moderate: krb5 security, bug fix, and enhancement update
Date: Mon, 21 Dec 2015 23:14:24 +0000
Reply-To: scientific-linux-users@
Sender: Security Errata for Scientific Linux
 
From: Pat Riehecky 
Subject: Security ERRATA Moderate: krb5 on SL7.x x86_64
MIME-Version: 1.0
Message-ID: <20151221231424.18997.81717@slpackages.fnal.gov>

Synopsis: Moderate: krb5 security, bug fix, and enhancement update
Advisory ID: SLSA-2015:2154-7
Issue Date: 2015-11-19
CVE Numbers: CVE-2014-5355
 CVE-2015-2694
--

It was found that the krb5_read_message() function of MIT Kerberos did not
correctly sanitize input, and could create invalid krb5_data objects. A
remote, unauthenticated attacker could use this flaw to crash a Kerberos
child process via a specially crafted request. (CVE-2014-5355)

A flaw was found in the OTP kdcpreauth module of MIT kerberos. An
unauthenticated remote attacker could use this flaw to bypass the
requires_preauth flag on a client principal and obtain a ciphertext
encrypted in the principal's long-term key. This ciphertext could be used
to conduct an off-line dictionary attack against the user's password.
(CVE-2015-2694)

The krb5 packages have been upgraded to upstream version 1.13.2, which
provides a number of bug fixes and enhancements over the previous version.

Notably, this update fixes the following bugs:

* Previously, the RADIUS support (libkrad) in krb5 was sending krb5
authentication for Transmission Control Protocol (TCP) transports multiple
times, accidentally using a code path intended to be used only for
unreliable transport types, for example User Datagram Protocol (UDP)
transports. A patch that fixes the problem by disabling manual retries for
reliable transports, such as TCP, has been applied, and the correct code
path is now used in this situation.

* Attempts to use Kerberos single sign-on (SSO) to access SAP NetWeaver
systems sometimes failed. The SAP NetWeaver developer trace displayed the
following error message:

No credentials were supplied, or the credentials were unavailable or
inaccessible Unable to establish the security context

Querying SSO credential lifetime has been modified to trigger credential
acquisition, thus preventing the error from occurring. Now, the user can
successfully use Kerberos SSO for accessing SAP NetWeaver systems.
--

SL7
 x86_64
 krb5-debuginfo-1.13.2-10.el7.i686.rpm
 krb5-debuginfo-1.13.2-10.el7.x86_64.rpm
 krb5-libs-1.13.2-10.el7.i686.rpm
 krb5-libs-1.13.2-10.el7.x86_64.rpm
 krb5-pkinit-1.13.2-10.el7.x86_64.rpm
 krb5-workstation-1.13.2-10.el7.x86_64.rpm
 krb5-devel-1.13.2-10.el7.i686.rpm
 krb5-devel-1.13.2-10.el7.x86_64.rpm
 krb5-server-1.13.2-10.el7.x86_64.rpm
 krb5-server-ldap-1.13.2-10.el7.x86_64.rpm

- Scientific Linux Development Team