Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.
This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.
tikv / raft-engine
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.
raft-engine
(27 total, 8 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
byteorder | ^1.2 | 1.5.0 | up to date |
crc32fast | ^1.2 | 1.4.2 | up to date |
crossbeam | ^0.8 | 0.8.4 | up to date |
fail | ^0.5 | 0.5.1 | up to date |
fs2 | ^0.4 | 0.4.3 | up to date |
hashbrown | ^0.14 | 0.15.3 | out of date |
hex | ^0.4 | 0.4.3 | up to date |
if_chain | ^1.0 | 1.0.2 | up to date |
lazy_static | ^1.3 | 1.5.0 | up to date |
libc | ^0.2 | 0.2.172 | up to date |
log | ^0.4 | 0.4.27 | up to date |
lz4-sys | =1.9.5 | 1.11.1+lz4-1.10.0 | out of date |
memmap2 | ^0.9 | 0.9.5 | up to date |
nix | ^0.26 | 0.30.1 | out of date |
num-derive | ^0.4 | 0.4.2 | up to date |
num-traits | ^0.2 | 0.2.19 | up to date |
parking_lot | ^0.12 | 0.12.3 | up to date |
prometheus | ^0.13 | 0.14.0 | out of date |
prometheus-static-metric | ^0.5 | 0.5.1 | up to date |
protobuf ⚠️ | ^2 | 3.7.2 | out of date |
rayon | ^1.5 | 1.10.0 | up to date |
rhai | ^1.7 | 1.21.0 | up to date |
scopeguard | ^1.1 | 1.2.0 | up to date |
serde | =1.0.194 | 1.0.219 | out of date |
serde_repr | ^0.1 | 0.1.20 | up to date |
strum | ^0.26.2 | 0.27.1 | out of date |
thiserror | ^1.0 | 2.0.12 | out of date |
(7 total, 5 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
criterion | ^0.4 | 0.5.1 | out of date |
ctor | ^0.2 | 0.4.2 | out of date |
env_logger | ^0.10 | 0.11.8 | out of date |
rand | ^0.8 | 0.9.1 | out of date |
rand_distr | ^0.4 | 0.5.1 | out of date |
tempfile | ^3.6 | 3.20.0 | up to date |
toml | ^0.8 | 0.8.22 | up to date |
stress
(8 total, 3 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
clap | ^3.1 | 4.5.38 | out of date |
const_format | ^0.2.13 | 0.2.34 | up to date |
hdrhistogram | ^7.4 | 7.5.4 | up to date |
num-traits | ^0.2 | 0.2.19 | up to date |
parking_lot_core | ^0.9 | 0.9.10 | up to date |
rand | ^0.8 | 0.9.1 | out of date |
rand_distr | ^0.4 | 0.5.1 | out of date |
statistical | ^1.0.0 | 1.0.0 | up to date |
raft-engine-ctl
(2 total, 2 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
clap | ^3.1 | 4.5.38 | out of date |
env_logger | ^0.10 | 0.11.8 | out of date |
protobuf
: Crash due to uncontrolled recursion in protobuf crateAffected version of this crate did not properly parse unknown fields when parsing a user-supplied input.
This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.