UbuntuUpdates.org

Package "python-ldap-doc"

Name: python-ldap-doc

Description:

LDAP interface module (Documentation)

Latest version: 3.4.4-1ubuntu0.25.04.1
Release: plucky (25.04)
Level: updates
Repository: main
Head package: python-ldap
Homepage: https://www.python-ldap.org

Links


Download "python-ldap-doc"


Other versions of "python-ldap-doc" in Plucky

Repository Area Version
base main 3.4.4-1build3
security main 3.4.4-1ubuntu0.25.04.1

Changelog

Version: 3.4.4-1ubuntu0.25.04.1 2025-10-20 22:12:02 UTC

  python-ldap (3.4.4-1ubuntu0.25.04.1) plucky-security; urgency=medium

  * SECURITY UPDATE: Improper special character escape when supplying
    non-string data types.
    - debian/patches/CVE-2025-61911.patch: Raise exception when type is not str
      in Lib/ldap/filter.py.
    - CVE-2025-61911
  * SECURITY UPDATE: Denial of service through improperly escaped null byte.
    - debian/patches/CVE-2025-61912.patch: Change NULL byte escape from \\\000
      to \\00 in Lib/ldap/dn.py.
    - CVE-2025-61912

 -- Hlib Korzhynskyy <email address hidden> Wed, 15 Oct 2025 11:27:12 -0230

CVE-2025-61911 python-ldap is a lightweight directory access protocol (LDAP) client API for Python. In versions prior to 3.4.5, the sanitization method `ldap.filter
CVE-2025-61912 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 \x



About   -   Send Feedback to @ubuntu_updates