Weak Password Recovery Mechanism for Forgotten Password
CVE-2021-39899
Summary
In all versions of GitLab CE/EE, an attacker with physical access to a user’s machine may brute force the user’s password via the change password function. There is a rate limit in place, but the attack may still be conducted by stealing the session id from the physical compromise of the account and splitting the attack over several IP addresses and passing in the compromised session value from these various locations.
- HIGH
- PHYSICAL
- LOW
- UNCHANGED
- REQUIRED
- NONE
- LOW
- NONE
CWE-640 - Weak Password Recovery Mechanism for Forgotten Password
The software contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak.
References
Advisory Timeline
- Published