RUSTSEC-2024-0368

See a problem?
Source
https://rustsec.org/advisories/RUSTSEC-2024-0368
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2024-0368.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2024-0368
Related
Published
2024-09-02T12:00:00Z
Modified
2024-09-02T19:42:55Z
Summary
olm-sys: wrapped library unmaintained, potentially vulnerable
Details

After several cryptographic vulnerabilities in libolm were disclosed publicly, the Matrix Foundation has officially deprecated the library. olm-sys is a thin wrapper around libolm and is now deprecated and potentially vulnerable in kind.

Users of olm-sys and its higher-level abstraction, olm-rs, are highly encouraged to switch to vodozemac as soon as possible. It is the successor effort to libolm and is written in Rust.

References

Affected packages

crates.io / olm-sys

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": null,
    "categories": [
        "crypto-failure"
    ]
}