Files
CVEs-PoC/2007/CVE-2007-5902.md
T
2025-09-29 21:09:30 +02:00

18 lines
702 B
Markdown

### [CVE-2007-5902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5902)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Integer overflow in the svcauth_gss_get_principal function in lib/rpc/svc_auth_gss.c in MIT Kerberos 5 (krb5) allows remote attackers to have an unknown impact via a large length value for a GSS client name in an RPC request.
### POC
#### Reference
- http://bugs.gentoo.org/show_bug.cgi?id=199214
#### Github
No PoCs found on GitHub currently.