Files
CVEs-PoC/2007/CVE-2007-2798.md
T
2024-06-18 02:51:15 +02:00

20 lines
849 B
Markdown

### [CVE-2007-2798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2798)
![](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
Stack-based buffer overflow in the rename_principal_2_svc function in kadmind for MIT Kerberos 1.5.3, 1.6.1, and other versions allows remote authenticated users to execute arbitrary code via a crafted request to rename a principal.
### POC
#### Reference
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2007-005.txt
- http://www.kb.cert.org/vuls/id/554257
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9996
#### Github
No PoCs found on GitHub currently.