CVE-2013-1897: Low severity red hat 389 directory server vulnerability
It was found that the 389 Directory Server did not properly restrict access to entries when the 'nsslapd-allow-anonymous-access' configuration setting is set to 'rootdse'. An anonymous user could connect to the LDAP database and, if the search scope is set to BASE, obtain access to information outside of the rootDSE. The 'rootdse' option exists to provide anonymous access to the rootDSE but no other entries in the directory. An administrator could believe that directory entries are being restricted with this option enabled, however the information provided would be the same as if 'nsslapd-allow-anonymous-access' were set to 'on'.
ACI's are still properly evaluated despite this flaw, so this can easily be mitigated by removing the anonymous read ACL.
Other sources
The dosearch function in ldap/servers/slapd/search.c in 389 Directory Server 1.2.x before 1.2.11.20 and 1.3.x before 1.3.0.5 does not properly restrict access to entries when the nsslapd-allow-anonymous-access configuration is set to rootdse and the BASE search scope is used, which allows remote attackers to obtain sensitive information outside of the rootDSE via a crafted LDAP search.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-1897?
The severity of CVE-2013-1897 is classified as moderate due to unauthorized access risks.
How do I fix CVE-2013-1897?
To fix CVE-2013-1897, you should disable anonymous access or apply the latest security patches for the affected versions of the 389 Directory Server.
What impact does CVE-2013-1897 have on users?
CVE-2013-1897 allows anonymous users to gain unauthorized access to sensitive directory information.
Which versions of the 389 Directory Server are affected by CVE-2013-1897?
CVE-2013-1897 affects versions 1.2.1 through 1.3.0.4 of the 389 Directory Server.
Is authentication required to exploit CVE-2013-1897?
No authentication is required to exploit CVE-2013-1897, making it particularly concerning for data exposure.