PT-2024-35461 · Unknown · Matrix-Sdk-Crypto
Kasak
·
Published
2024-01-07
·
Updated
2025-02-04
·
CVE-2024-52813
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
matrix-sdk-crypto versions prior to 0.8.0
Description
The issue concerns a lack of a dedicated mechanism to notify when a user's cryptographic identity changes from verified to unverified, potentially causing client applications to overlook such changes. This could lead to security issues if not properly addressed. The
VerificationLevel::VerificationViolation enum variant, introduced in version 0.8.0, indicates that a previously verified identity has been changed.Recommendations
For versions prior to 0.8.0, update to version 0.8.0 or later to include the new
VerificationLevel::VerificationViolation enum variant, which provides the necessary notification mechanism for changes in a user's cryptographic identity.Exploit
Fix
Improper Verification of Cryptographic Signature
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Matrix-Sdk-Crypto