#VU67745 Insufficient verification of data authenticity in Matrix Javascript SDK - CVE-2022-39250
Published: September 29, 2022
Matrix Javascript SDK
Matrix.org
Description
The vulnerability allows a remote attacker to bypass SAS verification.
The vulnerability exists due to checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between these steps. A remote attacker cooperating with a malicious home server can interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users’ identities, leading to the other device trusting/verifying the user identity under the control of the home server instead of the intended one.