CVE-2023-22895

Published
View on NVD ↗
CVSS v3
7.5
HIGH
CVSS v2
N/A
Affected
2
PROJECTS

Description

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.

Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.
Crates.ioCrates.io
133M
libbz2 (bzip2 compression) bindings for Rust
GitHubGitHub
169