cve/2007/CVE-2007-5901.md

18 lines
693 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-5901](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5901)
![](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 the gss_indicate_mechs function in lib/gssapi/mechglue/g_initialize.c in MIT Kerberos 5 (krb5) has unknown impact and attack vectors. NOTE: this might be the result of a typo in the source code.
### POC
#### Reference
- http://bugs.gentoo.org/show_bug.cgi?id=199214
#### Github
No PoCs found on GitHub currently.