cve/2013/CVE-2013-4449.md
2024-06-18 02:51:15 +02:00

831 B

CVE-2013-4449

Description

The rwm overlay in OpenLDAP 2.4.23, 2.4.36, and earlier does not properly count references, which allows remote attackers to cause a denial of service (slapd crash) by unbinding immediately after a search request, which triggers rwm_conn_destroy to free the session context while it is being used by rwm_op_search.

POC

Reference

Github

No PoCs found on GitHub currently.