CVE-2024-23333

MEDIUM EPSS 96.8%
Published Mar 18, 20242y ago · Modified Jun 17, 20262w ago
6.6 CVSS 3.1
Medium
Find Similar
Published Mar 18, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
6.6
Exploitability
0.7
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
96.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-74

Affected Products 1

VendorProductVersionRange
ldap-account-managerldap_account_manager* <8.7

References 2

  • github.com https://github.com/LDAPAccountManager/lam/releases/tag/8.7
    ProductRelease Notes
  • github.com https://github.com/LDAPAccountManager/lam/security/advisories/GHSA-fm9w-7m7v-wxqv
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.