cve/2010/CVE-2010-0629.md

20 lines
908 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0629)
![](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
Use-after-free vulnerability in kadmin/server/server_stubs.c in kadmind in MIT Kerberos 5 (aka krb5) 1.5 through 1.6.3 allows remote authenticated users to cause a denial of service (daemon crash) via a request from a kadmin client that sends an invalid API version number.
### POC
#### Reference
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567052
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-003.txt
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9489
#### Github
No PoCs found on GitHub currently.