Vulnerability CVE-2022-31085


Published: 2022-06-27

Description:
LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the session files include the LDAP user name and password in clear text if the PHP OpenSSL extension is not installed or encryption is disabled by configuration. This issue has been fixed in version 8.0. Users unable to upgrade should install the PHP OpenSSL extension and make sure session encryption is enabled in LAM main configuration.

Type:

CWE-311

(Missing Encryption of Sensitive Data)

 References:
https://github.com/LDAPAccountManager/lam/security/advisories/GHSA-6m3q-5c84-6h6j
https://github.com/LDAPAccountManager/lam/commit/f1d5d04952f39a1b4ea203d3964fa88e1429dfd4

Copyright 2026, cxsecurity.com

 

Back to Top