cve/2007/CVE-2007-5708.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2007-5708

Description

slapo-pcache (overlays/pcache.c) in slapd in OpenLDAP before 2.3.39, when running as a proxy-caching server, allocates memory using a malloc variant instead of calloc, which prevents an array from being initialized properly and might allow attackers to cause a denial of service (segmentation fault) via unknown vectors that prevent the array from being null terminated.

POC

Reference

No PoCs from references.

Github