CVE-2024-23333: LAM vulnerable to Authenticated Remote Code Execution
LDAP Account Manager (LAM) is a webfrontend for managing entries stored in an LDAP directory. LAM's log configuration allows to specify arbitrary paths for log files. Prior to version 8.7, an attacker could exploit this by creating a PHP file and cause LAM to log some PHP code to this file. When the file is then accessed via web the code would be executed. The issue is mitigated by the following: An attacker needs to know LAM's master configuration password to be able to change the main settings; and the webserver needs write access to a directory that is accessible via web. LAM itself does not provide any such directories. The issue has been fixed in 8.7. As a workaround, limit access to LAM configuration pages to authorized users.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-23333?
CVE-2024-23333 is considered a high severity vulnerability due to the potential for arbitrary code execution.
How do I fix CVE-2024-23333?
You can fix CVE-2024-23333 by upgrading your LDAP Account Manager to version 8.7 or later.
Who is affected by CVE-2024-23333?
CVE-2024-23333 affects all versions of LDAP Account Manager prior to 8.7.
What type of vulnerability is CVE-2024-23333?
CVE-2024-23333 is a code injection vulnerability in the logging configuration of LDAP Account Manager.
Can CVE-2024-23333 be exploited remotely?
Yes, CVE-2024-23333 can be exploited remotely if the application is improperly configured.