### [CVE-2011-0281](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0281) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The unparse implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.6.x through 1.9, when an LDAP backend is used, allows remote attackers to cause a denial of service (file descriptor exhaustion and daemon hang) via a principal name that triggers use of a backslash escape sequence, as demonstrated by a \n sequence. ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2011-0012.html #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/blamhang/nopc