Files
CVEs-PoC/2014/CVE-2014-5351.md
T
2024-06-18 02:51:15 +02:00

18 lines
781 B
Markdown

### [CVE-2014-5351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5351)
![](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
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