Files
CVEs-PoC/2016/CVE-2016-4984.md
T
2025-09-29 21:09:30 +02:00

728 B

CVE-2016-4984

Description

/usr/libexec/openldap/generate-server-cert.sh in openldap-servers sets weak permissions for the TLS certificate, which allows local users to obtain the TLS certificate by leveraging a race condition between the creation of the certificate, and the chmod to protect it.

POC

Reference

No PoCs from references.

Github