First published: Fri Dec 09 2016(Updated: )
As per upstream: Samba client code always requests a forwardable ticket when using Kerberos authentication. This means the target server, which must be in the current or trusted domain/realm, is given a valid general purpose Kerberos "Ticket Granting Ticket" (TGT), which can be used to fully impersonate the authenticated user or service. The risks of impersonation of the client are similar to the well known risks from forwarding of NTLM credentials, with two important differences: - NTLM forwarding can and should be mitigated with packet signing - Kerberos forwarding can only be attempted after the trusted destination server decrypts the ticket. Finally, it should be noted that typically the connections involved are either explicitly requested, or are between or to Domain Controllers already of ultimate privilege.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/samba | <4.5.3 | 4.5.3 |
redhat/samba | <4.4.8 | 4.4.8 |
redhat/samba | <4.3.13 | 4.3.13 |
Samba | >=3.0.25<4.3.13 | |
Samba | >=4.4.0<4.4.8 | |
Samba | >=4.5.0<4.5.3 | |
Oracle GlusterFS | =3.0 | |
Red Hat Enterprise Linux Desktop | =6.0 | |
Red Hat Enterprise Linux Desktop | =7.0 | |
Red Hat Enterprise Linux Server | =6.0 | |
Red Hat Enterprise Linux Server | =7.0 | |
Red Hat Enterprise Linux Server | =7.4 | |
Red Hat Enterprise Linux Server | =7.6 | |
Red Hat Enterprise Linux Server | =7.3 | |
Red Hat Enterprise Linux Server | =7.4 | |
Red Hat Enterprise Linux Server | =7.5 | |
Red Hat Enterprise Linux Server | =7.6 | |
Red Hat Enterprise Linux Server | =7.3 | |
Red Hat Enterprise Linux Server | =7.6 | |
Red Hat Enterprise Linux Workstation | =6.0 | |
Red Hat Enterprise Linux Workstation | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-2125 is classified as a moderate severity vulnerability.
To fix CVE-2016-2125, update the Samba package to versions 4.5.3, 4.4.8, or 4.3.13, depending on your current installation.
CVE-2016-2125 affects multiple versions of Samba running on various Red Hat Enterprise Linux distributions.
CVE-2016-2125 is a Kerberos authentication vulnerability in the Samba client code.
Yes, CVE-2016-2125 can permit attackers to impersonate users due to improper handling of Kerberos tickets.