Improper Authentication in Synapse - #VU23098
Published: November 29, 2019
Synapse
Detailed vulnerability 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.