CVE-2008-2952
OpenLDAP 2.2.4-2.4.10 - Denial of Service via Crafted ASN.1 BER Datagrams
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2952. PoCs published by Cameron Hotchkies.
AI-analyzed exploit summary This exploit demonstrates a remote denial-of-service vulnerability in OpenLDAP by sending a malformed packet to the slapd service, causing it to crash. The PoC uses a Perl one-liner to generate the payload and netcat to deliver it.
Description
liblber/io.c in OpenLDAP 2.2.4 to 2.4.10 allows remote attackers to cause a denial of service (program termination) via crafted ASN.1 BER datagrams that trigger an assertion error.
Exploits (1)
This exploit demonstrates a remote denial-of-service vulnerability in OpenLDAP by sending a malformed packet to the slapd service, causing it to crash. The PoC uses a Perl one-liner to generate the payload and netcat to deliver it.