CVE-2024-52792
CVSS V2 None
CVSS V3 None
Description
LDAP Account Manager (LAM) is a php webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In affected versions LAM does not properly sanitize configuration values, that are set via `mainmanage.php` and `confmain.php`. This allows setting arbitrary config values and thus effectively bypassing `mitigation` of CVE-2024-23333/GHSA-fm9w-7m7v-wxqv. Configuration values for the main config or server profiles are set via `mainmanage.php` and `confmain.php`.
The values are written to `config.cfg` or `serverprofile.conf` in the format of `settingsName: settingsValue` line-by-line.
An attacker can smuggle arbitrary config values in a config file, by inserting a newline into certain config fields, followed by the value. This vulnerability has been addressed in version 9.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Overview
- CVE ID
- CVE-2024-52792
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-12-17T21:46:27.319Z
- Last Modified Date
- 2024-12-17T21:46:27.319Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/LDAPAccountManager/lam/security/advisories/GHSA-6cp9-j5r7-xhcc | x_refsource_CONFIRM |
https://github.com/LDAPAccountManager/lam/security/advisories/GHSA-fm9w-7m7v-wxqv | x_refsource_MISC |
https://github.com/LDAPAccountManager/lam/blob/fd665fef3b222bf8205154b14f676815d2d6ae20/lam/templates/config/mainmanage.php#L263 | x_refsource_MISC |
https://github.com/LDAPAccountManager/lam/releases/tag/9.0 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-52792 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52792 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-12-18 13:23:04 | Added to TrackCVE |