A flaw was found in the 'deref' plugin of 389-ds-base where it could use the 'search' permission to display attribute values. In some configurations, this could allow an authenticated attacker to view private attributes, such as password hashes.
DescriptionDhananjay Arunesh
2019-08-30 13:12:51 UTC
A vulnerability was found in 389-ds-base : the `deref` plugin is checking for either READ or SEARCH permission for dereferencing an attribute.
This means that the SEARCH permission is sufficient to display an attribute via the plugin.
This is relevant in particular in IdM/IPA environment, where a default ACI ("Search existence of password and kerberos keys") in set. This leads to dereferencing able to display userPassword content or any users.
Statement:
This vulnerability is rated Important when use in a IdM/IPA environment, where an ACI installed by default allows an authenticated attacker to use this flaw to retrieve the userPassword attribute of any user.
A vulnerability was found in 389-ds-base : the `deref` plugin is checking for either READ or SEARCH permission for dereferencing an attribute. This means that the SEARCH permission is sufficient to display an attribute via the plugin. This is relevant in particular in IdM/IPA environment, where a default ACI ("Search existence of password and kerberos keys") in set. This leads to dereferencing able to display userPassword content or any users.