First published: Tue Jan 10 2023(Updated: )
The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
bzip2 | <0.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-22895 has been classified as a denial of service vulnerability.
To fix CVE-2023-22895, update the bzip2 crate to version 0.4.4 or later.
CVE-2023-22895 specifically allows attackers to exploit an integer overflow in mem.rs.
All bzip2 versions before 0.4.4 are affected by CVE-2023-22895.
CVE-2023-22895 pertains to the Rust programming language.