GHSA-p34h-wq7j-h5v6
MODERATECVE-2025-61912ldap.dn.escapednchars() escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to construct DNs from untrusted input can be made to consistently fail before a request is sent to the LDAP server (e.g., AD), resulting in a client-side denial of service.
- Affected
- < 3.4.5
- Fixed in
- 3.4.5
- Weakness
- CWE-116
- Published
- 2025-10-10
- Source
- github