cve/2008/CVE-2008-0947.md

19 lines
742 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-0947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0947)
![](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
Buffer overflow in the RPC library used by libgssrpc and kadmind in MIT Kerberos 5 (krb5) 1.4 through 1.6.3 allows remote attackers to execute arbitrary code by triggering a large number of open file descriptors.
### POC
#### Reference
- http://securityreason.com/securityalert/3752
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2008-002.txt
#### Github
No PoCs found on GitHub currently.