mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
818 B
Markdown
20 lines
818 B
Markdown
### [CVE-2007-2443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2443)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|