Attacker crafted data can cause a infinite loop leading to DoS if used with untrusted data.
iced_graphics 0.12.1
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.
iced_graphics
(16 total, 7 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
bitflags | ^2.0 | 2.6.0 | up to date |
bytemuck | ^1.0 | 1.21.0 | up to date |
cosmic-text | ^0.10 | 0.12.1 | out of date |
half | ^2.2 | 2.4.1 | up to date |
iced_core | ^0.12 | 0.13.2 | out of date |
iced_futures | ^0.12 | 0.13.2 | out of date |
image | ^0.24 | 0.25.5 | out of date |
kamadak-exif ⚠️ | ^0.5 | 0.6.1 | out of date |
log | ^0.4 | 0.4.22 | up to date |
lyon_path | ^1.0 | 1.0.6 | up to date |
once_cell | ^1.0 | 1.20.2 | up to date |
raw-window-handle | ^0.6 | 0.6.2 | up to date |
rustc-hash | ^1.0 | 2.1.0 | out of date |
thiserror | ^1.0 | 2.0.9 | out of date |
unicode-segmentation | ^1.0 | 1.12.0 | up to date |
xxhash-rust | ^0.8 | 0.8.13 | up to date |
kamadak-exif
: kamadak-exif DoS with untrusted PNG dataAttacker crafted data can cause a infinite loop leading to DoS if used with untrusted data.