CVE-2024-34353
Last modified
CVE-2024-34353 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. The matrix-sdk-crypto crate, part of the Matrix Rust SDK project, is an implementation of a Matrix end-to-end encryption state machine in Rust. In Matrix, the server-side `key backup` stores encrypted copies of Matrix message keys. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
The matrix-sdk-crypto crate, part of the Matrix Rust SDK project, is an implementation of a Matrix end-to-end encryption state machine in Rust. In Matrix, the server-side `key backup` stores encrypted copies of Matrix message keys. This facilitates key sharing between a user's devices and provides a redundant copy in case all devices are lost. The key backup uses asymmetric cryptography, with each server-side key backup assigned a unique public-private key pair. Due to a logic bug introduced in commit 71136e44c03c79f80d6d1a2446673bc4d53a2067, matrix-sdk-crypto version 0.7.0 will sometimes log the private part of the backup key pair to Rust debug logs (using the `tracing` crate). This issue has been resolved in matrix-sdk-crypto version 0.7.1. No known workarounds are available.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-34353?
How severe is CVE-2024-34353?
How do I fix CVE-2024-34353?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-34347@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in C…8.3
- CVE-2024-34349Sylius is an open source eCommerce platform. Prior to 1.12.1…4.8
- CVE-2024-3435A path traversal vulnerability exists in the 'save_settings'…8.4
- CVE-2024-34350Next.js is a React framework that can provide building block…7.5
- CVE-2024-34351Next.js is a React framework that can provide building block…7.5
- CVE-2024-343521Panel is an open source Linux server operation and maintena…7.5
- CVE-2024-34354CMSaaSStarter is a SaaS template/boilerplate built with Svel…6.5
- CVE-2024-34355TYPO3 is an enterprise content management system. Starting i…5.4
- CVE-2024-34356TYPO3 is an enterprise content management system. Starting i…5.4
- CVE-2024-34357TYPO3 is an enterprise content management system. Starting i…5.4
- CVE-2024-34358TYPO3 is an enterprise content management system. Starting i…5.3
- CVE-2024-34359llama-cpp-python is the Python bindings for llama.cpp. `llam…9.6
Are you affected by CVE-2024-34353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
