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

exploitDog

nvd логотип

CVE-2025-31130

Опубликовано: 04 апр. 2025
Источник: nvd
CVSS3: 6.8
EPSS Низкий

Описание

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1_smol or sha1 crate, both of which implement standard SHA-1 without any mitigations for collision attacks. This means that two distinct Git objects with colliding SHA-1 hashes would break the Git object model and integrity checks when used with gitoxide. This vulnerability is fixed in 0.42.0.

EPSS

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

6.8 Medium

CVSS3

Дефекты

CWE-328

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

CVSS3: 6.8
ubuntu
10 месяцев назад

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1_smol or sha1 crate, both of which implement standard SHA-1 without any mitigations for collision attacks. This means that two distinct Git objects with colliding SHA-1 hashes would break the Git object model and integrity checks when used with gitoxide. This vulnerability is fixed in 0.42.0.

CVSS3: 6.8
debian
10 месяцев назад

gitoxide is an implementation of git written in Rust. Before 0.42.0, g ...

CVSS3: 6.8
github
10 месяцев назад

gitoxide does not detect SHA-1 collision attacks

EPSS

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

6.8 Medium

CVSS3

Дефекты

CWE-328