Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa011b commit bf4c165Copy full SHA for bf4c165
CHANGES
@@ -14,6 +14,11 @@ The following undocumented functions are deprecated and scheduled for removal:
14
- ``ldap.cidict.strlist_minus``
15
- ``ldap.cidict.strlist_union``
16
17
+Security fixes:
18
+* Fix inefficient regular expression which allows denial-of-service attacks
19
+ when parsing specially-crafted LDAP schema.
20
+ (GHSL-2021-117)
21
+
22
Changes:
23
* On MacOS, remove option to make LDAP connections from a file descriptor
24
when built with the system libldap (which lacks the underlying function,
0 commit comments