Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-r5vf-wf4h-82gg

Опубликовано: 07 янв. 2025
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

matrix-sdk-crypto missing facility to signal rotation of a verified cryptographic identity

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

Пакеты

Наименование

matrix-sdk-crypto

rust
Затронутые версииВерсия исправления

< 0.8.0

0.8.0

EPSS

Процентиль: 33%
0.00129
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-223
CWE-347

Связанные уязвимости

CVSS3: 4.3
nvd
около 1 года назад

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. 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. matrix-sdk-crypto 0.8.0 adds a new VerificationLevel::VerificationViolation enum variant which indicates that a previously verified identity has been changed.

EPSS

Процентиль: 33%
0.00129
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-223
CWE-347