mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
19 lines
856 B
Markdown
19 lines
856 B
Markdown
### [CVE-2015-2697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2697)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The build_principal_va function in lib/krb5/krb/bld_princ.c in MIT Kerberos 5 (aka krb5) before 1.14 allows remote authenticated users to cause a denial of service (out-of-bounds read and KDC crash) via an initial '\0' character in a long realm field within a TGS request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- https://github.com/krb5/krb5/commit/f0c094a1b745d91ef2f9a4eae2149aac026a5789
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|