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 async-compression

Dependencies

(10 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 brotli2^0.3.20.3.2up to date
 bytes^0.4.121.6.0out of date
 bzip2 ⚠️^0.3.30.4.4out of date
 flate2^1.0.111.0.28up to date
 futures-core^0.3.00.3.30up to date
 futures-io^0.3.00.3.30up to date
 zstd^0.5.00.13.1out of date
 memchr^2.2.12.7.2up to date
 pin-project^0.4.31.1.5out of date
 zstd-safe^2.0.07.1.0out of date

Dev dependencies

(7 total, 4 outdated)

CrateRequiredLatestStatus
 futures^0.3.00.3.30up to date
 futures-test^0.3.00.3.30up to date
 ntest^0.3.30.9.2out of date
 proptest^0.9.41.4.0out of date
 proptest-derive^0.1.20.4.0out of date
 rand^0.7.20.8.5out of date
 timebomb^0.1.20.1.2up 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.