All intelligence
// vulnerability record
live · NVDCVE-2025-2487
MEDIUMpublished 2025-03-18 17:15 UTC · 1 year ago · modified 2026-06-26 00:16 UTC
4.9
CVSS / 10
// description
A flaw was found in the 389-ds-base LDAP Server. This issue occurs when issuing a Modify DN LDAP operation through the ldap protocol, when the function return value is not tested and a NULL pointer is dereferenced. If a privileged user performs a ldap MODDN operation after a failed operation, it could lead to a Denial of Service (DoS) or system crash.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-476