### [CVE-2009-0846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846) ![](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 asn1_decode_generaltime function in lib/krb5/asn.1/asn1_decode.c in the ASN.1 GeneralizedTime decoder in MIT Kerberos 5 (aka krb5) before 1.6.4 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via vectors involving an invalid DER encoding that triggers a free of an uninitialized pointer. ### POC #### Reference - http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2009-002.txt #### Github No PoCs found on GitHub currently.