First published: Fri Jul 04 2008(Updated: )
It was discovered that Red Hat Directory Server and Fedora Directory Server is prone to a temporary denial of service attack (high CPU usage) via crafted LDAP search patterns. LDAP search patterns are internally translated to regular expressions. If the regular expression is matched against specially crafted record already stored in the LDAP, it may cause regular expression NFA to iterate over large amount of states, causing one slapd thread to occupy CPU for excessive amount of time. Additionally, due to a current design of the regular expression handling code, only one slapd thread can execute regular expression NFA code at the time. Because of that, during the processing of such CPU intensive search request, all other search requests using patterns are blocked. Affected version: Red Hat Directory Server 7.1 and 8 Fedora Directory Server 1.1.1
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Redhat Directory Server | =7.1-sp4 | |
Redhat Directory Server | =7.1-sp6 | |
Redhat Directory Server | =7.1-sp2 | |
Redhat Directory Server | =7.1-sp1 | |
Redhat Directory Server | =8.0 | |
Fedora Directory Server | =1.1.1 | |
Redhat Directory Server | =7.1-sp5 | |
Redhat Directory Server | =7.1-sp3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.