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

18 lines
871 B
Markdown

### [CVE-2011-1528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1528)
![](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
The krb5_ldap_lockout_audit function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8 through 1.8.4 and 1.9 through 1.9.1, when the LDAP back end is used, allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors, related to the locked_check_p function. NOTE: the Berkeley DB vector is covered by CVE-2011-4151.
### POC
#### Reference
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2011-006.txt
#### Github
No PoCs found on GitHub currently.