216.73.217.24

CVE-2025-61912

· Published 10/10/2025 22:15 · Modified 10/10/2025 22:15

Labels: CVE-2025-61912 2025-10-10CVE-2025-61912CWE-116[email protected]

Essential information

Published
10/10/2025 22:15
Modified
10/10/2025 22:15
Author
Creator
CVSS
5.5 MEDIUM (v3) 5.5 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

python-ldap is a lightweight directory access protocol (LDAP) client API for Python. In versions prior to 3.4.5, ldap.dn.escape_dn_chars() 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. Version 3.4.5 contains a patch for the issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
python / python-ldap cpe:2.3:a:python:python-ldap:<3.4.5:*:*:*:*:*:*:*

References