CVE-2011-1081
OpenLDAP 2.4.x < 2.4.24 - Denial of Service via Empty OldDN in MODRDN Operation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-1081. PoCs published by Serge Dubrouski.
AI-analyzed exploit summary This exploit leverages a vulnerability in OpenLDAP's modrdn command to trigger a denial-of-service by crashing the slapd server. The provided command sends a malformed request with an empty relative distinguished name (RDN).
Description
modrdn.c in slapd in OpenLDAP 2.4.x before 2.4.24 allows remote attackers to cause a denial of service (daemon crash) via a relative Distinguished Name (DN) modification request (aka MODRDN operation) that contains an empty value for the OldDN field.
Exploits (1)
This exploit leverages a vulnerability in OpenLDAP's modrdn command to trigger a denial-of-service by crashing the slapd server. The provided command sends a malformed request with an empty relative distinguished name (RDN).