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 shticker_book_unwritten

Dependencies

(7 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bzip2 ⚠️^0.3.30.4.4out of date
 clap^2.33.04.5.4out of date
 reqwest^0.10.0-alpha.10.12.2out of date
 rpassword^4.0.17.3.1out of date
 serde^1.0.1011.0.197up to date
 serde_json^1.0.411.0.115up to date
 sha-1^0.8.10.10.1out of 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.