mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
19 lines
821 B
Markdown
19 lines
821 B
Markdown
### [CVE-2014-4342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4342)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MIT Kerberos 5 (aka krb5) 1.7.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read or NULL pointer dereference, and application crash) by injecting invalid tokens into a GSSAPI application session.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
|
- https://github.com/krb5/krb5/commit/e6ae703ae597d798e310368d52b8f38ee11c6a73
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|