mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
941 B
Markdown
18 lines
941 B
Markdown
### [CVE-2014-4343](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4343)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Double free vulnerability in the init_ctx_reselect function in the SPNEGO initiator in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.10.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via network traffic that appears to come from an intended acceptor, but specifies a security mechanism different from the one proposed by the initiator.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/krb5/krb5/commit/f18ddf5d82de0ab7591a36e465bc24225776940f
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|