PT-2025-41610 · Pypi+4 · Python-Ldap+4
Aradona91
·
Published
2025-10-10
·
Updated
2026-03-25
·
CVE-2025-61912
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
python-ldap versions prior to 3.4.5
Description
python-ldap is a lightweight directory access protocol (LDAP) client API for Python. The
ldap.dn.escape dn chars() function incorrectly escapes x00 by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form 00. This can cause applications using this helper to construct Distinguished Names (DNs) from untrusted input to fail before a request is sent to the LDAP server, resulting in a client-side denial of service.Recommendations
Update to python-ldap version 3.4.5 or later.
Exploit
Fix
DoS
Improper Encoding or Escaping of Output
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Red Os
Ubuntu
Python-Ldap