Discover the impact of CVE-2022-24851, affecting LDAP Account Manager versions prior to 7.9.1. Learn about the stored XSS and path traversal vulnerabilities, their exploitation, and mitigation steps.
LDAP Account Manager (LAM) was found to have two critical security vulnerabilities - stored XSS and path traversal, impacting versions prior to 7.9.1. An attacker with administrative access could exploit these issues to trigger stored XSS attacks and manipulate file paths.
Understanding CVE-2022-24851
This CVE describes two vulnerabilities in LDAPAccountManager/LAM: stored XSS and path traversal.
What is CVE-2022-24851?
LDAP Account Manager (LAM) is an open-source web frontend used for managing entries in an LDAP directory. The vulnerabilities allowed authenticated users to execute stored XSS attacks by manipulating parameters in the profile editor and exporting malicious PDFs with manipulated file paths.
The Impact of CVE-2022-24851
The vulnerabilities assigned a CVSS base score of 8.1 (High) and required the attacker to have administrative privileges to exploit them. The impact includes high confidentiality and integrity risks.
Technical Details of CVE-2022-24851
Both vulnerabilities are identified by the Common Weakness Enumeration (CWE) system as follows:
Vulnerability Description
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
To secure systems from CVE-2022-24851, the following steps are recommended:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates