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

18 lines
834 B
Markdown

### [CVE-2011-1529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1529)
![](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 lookup_lockout_policy 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 db2 (aka Berkeley DB) or LDAP back end is used, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via vectors that trigger certain process_as_req errors.
### POC
#### Reference
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2011-006.txt
#### Github
No PoCs found on GitHub currently.