vendor:
Self Service Password
by:
Tahar BENNACEF (aka tar.gz)
7.5
CVSS
HIGH
HTTP Host header vulnerability
20
CWE
Product Name: Self Service Password
Affected Version From: 1.5.2002
Affected Version To: 1.5.2002
Patch Exists: NO
Related CWE:
CPE: a:ltb-project:self-service-password
Platforms Tested: Ubuntu
2023
LDAP Tool Box Self Service Password v1.5.2 – Account takeover
Self Service Password is a PHP application that allows users to change their password in an LDAP directory. It is very useful to get back an account with waiting an action from an administration especially in Active Directory environment. The password reset feature is prone to an HTTP Host header vulnerability allowing an attacker to tamper the password-reset mail sent to his victim allowing him to potentially steal his victim's valid reset token. The attacker can then use it to perform account takeover.
Mitigation:
Ensure that the application is not relying on the Host header of the password-reset request to craft the password-reset mail.