### [CVE-2008-0063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063) ![](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 Kerberos 4 support in KDC in MIT Kerberos 5 (krb5kdc) does not properly clear the unused portion of a buffer when generating an error message, which might allow remote attackers to obtain sensitive information, aka "Uninitialized stack values." ### POC #### Reference - http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2008-001.txt - http://www.vmware.com/security/advisories/VMSA-2008-0009.html #### Github No PoCs found on GitHub currently.