mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2014-5351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5351)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kadm5_randkey_principal_3 function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13 sends old keys in a response to a -randkey -keepold request, which allows remote authenticated users to forge tickets by leveraging administrative access.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/krb5/krb5/commit/af0ed4df4dfae762ab5fb605f5a0c8f59cb4f6ca
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|