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 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to code execution if non-LAM classes are instantiated that execute code during object creation. This issue has been fixed in version 8.0.
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Link | Tags |
---|---|
https://github.com/LDAPAccountManager/lam/commit/f1d5d04952f39a1b4ea203d3964fa88e1429dfd4 | third party advisory patch |
https://github.com/LDAPAccountManager/lam/security/advisories/GHSA-r387-grjx-qgvw | third party advisory |
https://www.debian.org/security/2022/dsa-5177 | third party advisory vendor advisory |
https://swarm.ptsecurity.com/exploiting-arbitrary-object-instantiations/ | third party advisory exploit |