This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate zip

Dependencies

(12 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 aes^0.7.50.8.4out of date
 byteorder^1.4.31.5.0up to date
 bzip2 ⚠️^0.4.30.4.4maybe insecure
 constant_time_eq^0.1.50.3.0out of date
 crc32fast^1.3.21.4.0up to date
 crossbeam-utils^0.8.80.8.19up to date
 flate2^1.0.221.0.28up to date
 hmac^0.12.10.12.1up to date
 pbkdf2^0.10.10.12.2out of date
 sha1^0.10.10.10.6up to date
 time^0.3.70.3.36up to date
 zstd^0.10.00.13.1out of date

Dev dependencies

(3 total, all up-to-date)

CrateRequiredLatestStatus
 bencher^0.1.50.1.5up to date
 getrandom^0.2.50.2.14up to date
 walkdir^2.3.22.5.0up to date

Security Vulnerabilities

bzip2: bzip2 Denial of Service (DoS)

RUSTSEC-2023-0004

Working with specific payloads can cause a Denial of Service (DoS) vector.

Both Decompress and Compress implementations can enter into infinite loops given specific payloads entered that trigger it.

The issue is described in great detail in the bzip2 repository issue.

Thanks to bjrjk for finding and providing the patch for the issue and the maintainer responsibly responding to release a fix quickly.

Users who use the crate with untrusted data should update the bzip2 to 0.4.4.