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 stegano-core

Dependencies

(9 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 image^0.240.25.1out of date
 bitstream-io^1.62.2.0out of date
 zip^0.60.6.6up to date
 bzip2 ⚠️^0.40.4.4maybe insecure
 deflate^1.01.0.0up to date
 byteorder^1.41.5.0up to date
 hound^3.53.5.1up to date
 thiserror^1.01.0.58up to date
 enum_dispatch^0.30.3.13up to date

Dev dependencies

(4 total, 1 outdated)

CrateRequiredLatestStatus
 speculate^0.10.1.2up to date
 criterion^0.40.5.1out of date
 tempfile^3.53.10.1up to date
 cargo-husky^11.5.0up to date

Crate stegano-cli

Dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 clap^4.24.5.4up 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.