### [CVE-2015-1545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1545) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The deref_parseCtrl function in servers/slapd/overlays/deref.c in OpenLDAP 2.4.13 through 2.4.40 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via an empty attribute list in a deref control in a search request. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html #### Github No PoCs found on GitHub currently.