### [CVE-2018-14629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14629) ![](https://img.shields.io/static/v1?label=Product&message=samba&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400&color=brighgreen) ### Description A denial of service vulnerability was discovered in Samba's LDAP server before versions 4.7.12, 4.8.7, and 4.9.3. A CNAME loop could lead to infinite recursion in the server. An unprivileged local attacker could create such an entry, leading to denial of service. ### POC #### Reference - https://usn.ubuntu.com/3827-2/ #### Github No PoCs found on GitHub currently.