First published: Tue Dec 10 2019(Updated: )
All Samba versions 4.x.x before 4.9.17, 4.10.x before 4.10.11 and 4.11.x before 4.11.3 have an issue, where the (poorly named) dnsserver RPC pipe provides administrative facilities to modify DNS records and zones. Samba, when acting as an AD DC, stores DNS records in LDAP. In AD, the default permissions on the DNS partition allow creation of new records by authenticated users. This is used for example to allow machines to self-register in DNS. If a DNS record was created that case-insensitively matched the name of the zone, the ldb_qsort() and dns_name_compare() routines could be confused into reading memory prior to the list of DNS entries when responding to DnssrvEnumRecords() or DnssrvEnumRecords2() and so following invalid memory as a pointer.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/samba | 2:4.13.13+dfsg-1~deb11u6 2:4.17.12+dfsg-0+deb12u1 2:4.21.0+dfsg-1 | |
Samba | >=4.0.0<4.9.17 | |
Samba | >=4.10.0<4.10.11 | |
Samba | >=4.11.0<4.11.3 | |
Fedoraproject Fedora | =30 | |
Fedoraproject Fedora | =31 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
Ubuntu Linux | =19.04 | |
Ubuntu Linux | =19.10 | |
openSUSE | =15.1 | |
Debian GNU/Linux | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14861 is considered to have high severity due to its potential impact on DNS records and zones within Samba deployments.
To fix CVE-2019-14861, upgrade Samba to a version that is not vulnerable, such as Samba 4.9.17, 4.10.11, or 4.11.3 and above.
CVE-2019-14861 affects all Samba versions from 4.0.0 up to but not including 4.9.17, 4.10.0 up to but not including 4.10.11, and 4.11.0 up to but not including 4.11.3.
CVE-2019-14861 impacts systems running vulnerable versions of Samba, including various Linux distributions such as Debian, Ubuntu, and Fedora.
The vulnerability in CVE-2019-14861 allows unauthorized administrative access to manipulate DNS records through the dnsserver RPC pipe.