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

18 lines
693 B
Markdown

### [CVE-2014-4341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4341)
![](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
MIT Kerberos 5 (aka krb5) before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read and application crash) by injecting invalid tokens into a GSSAPI application session.
### POC
#### Reference
- https://github.com/krb5/krb5/commit/e6ae703ae597d798e310368d52b8f38ee11c6a73
#### Github
No PoCs found on GitHub currently.