### [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&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.