mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 14:30:32 +01:00
18 lines
908 B
Markdown
18 lines
908 B
Markdown
### [CVE-2011-1527](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1527)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kdb_ldap plugin in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.9 through 1.9.1, when the LDAP back end is used, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a kinit operation with incorrect string case for the realm, related to the is_principal_in_realm, krb5_set_error_message, krb5_ldap_get_principal, and process_as_req functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2011-006.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|