mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
795 B
Markdown
19 lines
795 B
Markdown
### [CVE-2008-0063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063)
|
|

|
|

|
|

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