Files
CVEs-PoC/2013/CVE-2013-4449.md
T
2025-09-29 21:09:30 +02:00

827 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.