CVE-2025-31130MEDIUMCVSS 6.8fixed in rust-gix-features 0.39.1-2 (forky)2025
CVE-2025-31130 [MEDIUM] CVE-2025-31130: rust-gix-features - gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide us...
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 ob
debian