CVE-2024-34063

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-34063
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-34063.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-34063
Aliases
Related
Published
2024-05-03T10:15:08Z
Modified
2024-10-07T23:30:57Z
Summary
[none]
Details

vodozemac is an implementation of Olm and Megolm in pure Rust. Versions 0.5.0 and 0.5.1 of vodozemac have degraded secret zeroization capabilities, due to changes in third-party cryptographic dependencies (the Dalek crates), which moved secret zeroization capabilities behind a feature flag and defaulted this feature to off. The degraded zeroization capabilities could result in the production of more memory copies of encryption secrets and secrets could linger in memory longer than necessary. This marginally increases the risk of sensitive data exposure. This issue has been addressed in version 0.6.0 and users are advised to upgrade. There are no known workarounds for this vulnerability.

References

Affected packages

Git / github.com/matrix-org/vodozemac

Affected ranges

Type
GIT
Repo
https://github.com/matrix-org/vodozemac
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed