OSV 1.4.0 · github-reviewed · 修改于 2021-11-27 02:26
发布时间
2021-11-30 01:58
GitHub 审查时间
2021-11-27 02:26
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/11/GHSA-r8wq-qrxc-hmcm/GHSA-r8wq-qrxc-hmcm.json
https://github.com/python-ldap/python-ldap/issues/424
The LDAP schema parser of python-ldap 3.3.1 and earlier are vulnerable to a regular expression denial-of-service attack. The issue affects clients that use ldap.schema package to parse LDAP schema definitions from an untrusted source.
The upcoming release of python-ldap 3.4.0 will contain a workaround to prevent ReDoS attacks. The schema parser refuses schema definitions with an excessive amount of backslashes.
As a workaround, users can check input for excessive amount of backslashes in schemas. More than a dozen backslashes per line are atypical.
If you have any questions or comments about this advisory: