cve/2018/CVE-2018-12421.md
2024-05-26 14:27:05 +02:00

754 B

CVE-2018-12421

Description

LTB (aka LDAP Tool Box) Self Service Password before 1.3 allows a change to a user password (without knowing the old password) via a crafted POST request, because the ldap_bind return value is mishandled and the PHP data type is not constrained to be a string.

POC

Reference

No PoCs from references.

Github