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.
References
Link | Resource |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/221507 | Third Party Advisory VDB Entry |
https://github.com/python-ldap/python-ldap/security/advisories/GHSA-r8wq-qrxc-hmcm | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-06-18 16:15
Updated : 2023-08-08 14:22
NVD link : CVE-2021-46823
Mitre link : CVE-2021-46823
CVE.ORG link : CVE-2021-46823
JSON object : View
Products Affected
python-ldap
- python-ldap
CWE
CWE-1333
Inefficient Regular Expression Complexity