mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
862 B
Markdown
19 lines
862 B
Markdown
### [CVE-2011-0284](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0284)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Double free vulnerability in the prepare_error_as function in do_as_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.7 through 1.9, when the PKINIT feature is enabled, allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via an e_data field containing typed data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2011-003.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/blamhang/nopc
|
|
|