CVE-2024-52813 – matrix-sdk-crypto
Package
Manager: cargo
Name: matrix-sdk-crypto
Vulnerable Version: >=0 <0.8.0
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00066 pctl0.20991
Details
matrix-sdk-crypto missing facility to signal rotation of a verified cryptographic identity ### Impact Versions of the matrix-sdk-crypto Rust crate before 0.8.0 lack a dedicated mechanism to notify that a user's cryptographic identity has changed from a verified to an unverified one, which could cause client applications relying on the SDK to overlook such changes. ### Patches matrix-sdk-crypto 0.8.0 adds a new `VerificationLevel::VerificationViolation` enum variant which indicates that a previously verified identity has been changed. ### References - Patch: https://github.com/matrix-org/matrix-rust-sdk/pull/3795
Metadata
Created: 2025-01-07T15:25:52Z
Modified: 2025-01-22T17:37:49Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-r5vf-wf4h-82gg/GHSA-r5vf-wf4h-82gg.json
CWE IDs: ["CWE-223", "CWE-347"]
Alternative ID: GHSA-r5vf-wf4h-82gg
Finding: F163
Auto approve: 1