GHSA-r5vf-wf4h-82gg

Suggest an improvement
Source
https://github.com/advisories/GHSA-r5vf-wf4h-82gg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-r5vf-wf4h-82gg/GHSA-r5vf-wf4h-82gg.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-r5vf-wf4h-82gg
Aliases
Published
2025-01-07T15:25:52Z
Modified
2025-01-22T17:37:49Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
matrix-sdk-crypto missing facility to signal rotation of a verified cryptographic identity
Details

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
Database specific
{
    "nvd_published_at": "2025-01-07T16:15:35Z",
    "cwe_ids": [
        "CWE-223",
        "CWE-347"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2025-01-07T15:25:52Z"
}
References

Affected packages

crates.io / matrix-sdk-crypto

Package

Name
matrix-sdk-crypto
View open source insights on deps.dev
Purl
pkg:cargo/matrix-sdk-crypto

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.8.0