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.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
Link | Tags |
---|---|
https://github.com/python-ldap/python-ldap/security/advisories/GHSA-r8wq-qrxc-hmcm | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/221507 | vdb entry third party advisory |