matrix-rust-sdk is an implementation of a Matrix client-server library in Rust, and matrix-sdk-crypto is the Matrix encryption library. Prior to version 0.6, when a user requests a room key from their devices, the software correctly remembers the request. When the user receives a forwarded room key, the software accepts it without checking who the room key came from. This allows homeservers to try to insert room keys of questionable validity, potentially mounting an impersonation attack. Version 0.6 fixes this issue.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:NMatrix Rust Sdk
APPMatrix< 0.6
Related vulnerabilities
matrix-sdk-base to biblioteka bazowa do tworzenia klienta Matrix. Wersje 0.14.1 i wcześniejsze nie potrafią ob...
Brak weryfikacji certyfikatu SMTP TLS w Matrix Sydent — podatność MITM
Buffer overflow w Matrix libolm — funkcja olm_session_describe
Stack-based buffer overflow w Matrix libolm — RCE przez złośliwy homeserver
Matrix Synapse: błąd weryfikacji podpisów w federation API