VYPR

rpm package

suse/python-ldap&distro=SUSE Linux Enterprise Server for SAP applications 16.0

pkg:rpm/suse/python-ldap&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20applications%2016.0

Vulnerabilities (2)

  • CVE-2025-61912Oct 10, 2025
    affected < 3.4.4-160000.3.1fixed 3.4.4-160000.3.1

    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 us

  • CVE-2025-61911Oct 10, 2025
    affected < 3.4.4-160000.3.1fixed 3.4.4-160000.3.1

    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.escape_filter_chars` can be tricked to skip escaping of special characters when a crafted `list` or `dict` is supplied as the `ass