#VU23098 Improper Authentication in Synapse
Published: November 29, 2019
Synapse
Matrix.org
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to the application does not remove local threepids upon user deactivation and allows access for deactivated accounts.The problem resides within the "/synapse/storage/data_stores/main/registration.py" and "/synapse/handlers/deactivate_account.py" scripts.
A remote attacker can bypass authentication and gain unauthorized access to the application.