2024-05-26 14:27:05 +02:00
### [CVE-2007-2443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2443)

2025-09-29 21:09:30 +02:00


2024-05-26 14:27:05 +02:00
### Description
Integer signedness error in the gssrpc__svcauth_unix function in svc_auth_unix.c in the RPC library in MIT Kerberos 5 (krb5) 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a negative length value.
### POC
#### Reference
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2007-004.txt
- http://web.mit.edu/kerberos/www/advisories/MITKRB5-SA-2007-004.txt
- http://www.kb.cert.org/vuls/id/365313
2025-09-29 21:09:30 +02:00
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11277
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.