mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2009-0846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|