CVE-2006-6493
OpenLDAP < 2.4.3 - Buffer Overflow via LDAP Bind Request with Long Credential Data
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6493. PoCs published by Solar Eclipse.
AI-analyzed exploit summary This exploit targets a remote buffer overflow in OpenLDAP servers compiled with Kerberos IV bind support (--enable-kbind). It sends a maliciously crafted LDAP bind request to execute shellcode, resulting in remote code execution.
Description
Buffer overflow in the krbv4_ldap_auth function in servers/slapd/kerberos.c in OpenLDAP 2.4.3 and earlier, when OpenLDAP is compiled with the --enable-kbind (Kerberos KBIND) option, allows remote attackers to execute arbitrary code via an LDAP bind request using the LDAP_AUTH_KRBV41 authentication method and long credential data.
Exploits (1)
This exploit targets a remote buffer overflow in OpenLDAP servers compiled with Kerberos IV bind support (--enable-kbind). It sends a maliciously crafted LDAP bind request to execute shellcode, resulting in remote code execution.