rpm package
opensuse/python-ldap&distro=openSUSE Leap 15.6
pkg:rpm/opensuse/python-ldap&distro=openSUSE%20Leap%2015.6
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-61912 | — | < 3.4.0-150400.3.3.1 | 3.4.0-150400.3.3.1 | Oct 10, 2025 | 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-61911 | — | < 3.4.0-150400.3.3.1 | 3.4.0-150400.3.3.1 | Oct 10, 2025 | 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 |
- CVE-2025-61912Oct 10, 2025affected < 3.4.0-150400.3.3.1fixed 3.4.0-150400.3.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, 2025affected < 3.4.0-150400.3.3.1fixed 3.4.0-150400.3.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