CVE-2024-40648
Description
matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. The UserIdentity::is_verified() method in the matrix-sdk-crypto crate before version 0.7.2 doesn't take into account the verification status of the user's own identity while performing the check and may as a result return a value contrary to what is implied by its name and documentation. If the method is used to decide whether to perform sensitive operations towards a user identity, a malicious homeserver could manipulate the outcome in order to make the identity appear trusted. This is not a typical usage of the method, which lowers the impact. The method itself is not used inside the matrix-sdk-crypto crate. The 0.7.2 release of the matrix-sdk-crypto crate includes a fix. All users are advised to upgrade. There are no known workarounds for this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
matrix-sdk-cryptocrates.io | < 0.7.2 | 0.7.2 |
Affected products
3- Range: 0.1.0, 0.7.0, 0.7.1, …
- ghsa-coords2 versions
< 0.7.2+ 1 more
- (no CPE)range: < 0.7.2
- (no CPE)range: < 20240730-1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-4qg4-cvh2-crggghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-40648ghsaADVISORY
- github.com/matrix-org/matrix-rust-sdk/commit/76a7052149bb8f722df12da915b3a06d19a6695anvdWEB
- github.com/matrix-org/matrix-rust-sdk/releases/tag/0.7.2-cryptoghsaWEB
- github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-4qg4-cvh2-crggnvdWEB
- rustsec.org/advisories/RUSTSEC-2024-0356.htmlghsaWEB
News mentions
0No linked articles in our index yet.