Search Results (62 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2012-1164 2 Openldap, Redhat 2 Openldap, Enterprise Linux 2024-08-06 N/A
slapd in OpenLDAP before 2.4.30 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via an LDAP search query with attrsOnly set to true, which causes empty attributes to be returned.
CVE-2013-4449 3 Debian, Openldap, Redhat 3 Debian Linux, Openldap, Enterprise Linux 2024-08-06 N/A
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.