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 let-engine

Dependencies

(25 total, 4 outdated)

CrateRequiredLatestStatus
 ahash^0.80.8.11up to date
 anyhow^1.01.0.82up to date
 bincode^1.31.3.3up to date
 thiserror^1.01.0.59up to date
 parking_lot^0.120.12.2up to date
 derive_builder^0.200.20.0up to date
 indexmap^2.22.2.6up to date
 atomic_float^0.11.0.0out of date
 crossbeam^0.80.8.4up to date
 paste^1.0.141.0.14up to date
 spin_sleep^1.21.2.0up to date
 once_cell^1.191.19.0up to date
 serde^1.01.0.200up to date
 winit^0.290.30.0out of date
 image^0.250.25.1up to date
 glyph_brush^0.7.80.7.8up to date
 kira^0.80.8.7up to date
 glam^0.250.27.0out of date
 nalgebra^0.32.40.32.5up to date
 rapier2d^0.180.19.0out of date
 flate2^1.0.281.0.30up to date
 bzip2^0.4.40.4.4up to date
 zstd^0.13.00.13.1up to date
 xz2^0.1.70.1.7up to date
 lz4^1.24.01.24.0up to date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 egui_demo_lib^0.260.27.2out of date

Build dependencies

(11 total, 1 possibly insecure)

CrateRequiredLatestStatus
 toml^0.80.8.12up to date
 anyhow^1.01.0.82up to date
 ahash^0.80.8.11up to date
 bincode^1.31.3.3up to date
 serde^1.01.0.200up to date
 sled^0.340.34.7up to date
 flate2^1.01.0.30up to date
 bzip2 ⚠️^0.40.4.4maybe insecure
 zstd^0.130.13.1up to date
 xz2^0.10.1.7up to date
 lz4^1.241.24.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.