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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gssrpc__svcauth_gssapi function in the RPC library in MIT Kerberos 5 (krb5) 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a zero-length RPC credential, which causes kadmind to free an uninitialized pointer during cleanup.
|
|
|
|
### 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/356961
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|