python-ldap provides an object-oriented API for working with LDAP within Python programs. It allows access to LDAP directory servers by wrapping the OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
Security Fix(es):
python-ldap before 3.4.0 is vulnerable to a denial of service when ldap.schema is used for untrusted schema definitions, because of a regular expression denial of service (ReDoS) flaw in the LDAP schema parser. By sending crafted regex input, a remote authenticated attacker could exploit this vulnerability to cause a denial of service condition.(CVE-2021-46823)
{ "severity": "Medium" }
{ "x86_64": [ "python3-ldap-3.3.1-4.oe2203.x86_64.rpm", "python-ldap-debuginfo-3.3.1-4.oe2203.x86_64.rpm", "python-ldap-debugsource-3.3.1-4.oe2203.x86_64.rpm" ], "src": [ "python-ldap-3.3.1-4.oe2203.src.rpm" ], "aarch64": [ "python-ldap-debuginfo-3.3.1-4.oe2203.aarch64.rpm", "python-ldap-debugsource-3.3.1-4.oe2203.aarch64.rpm", "python3-ldap-3.3.1-4.oe2203.aarch64.rpm" ], "noarch": [ "python-ldap-help-3.3.1-4.oe2203.noarch.rpm" ] }