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.
NicolasLagaillardie / mpst_rust_github
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.
mpstthree
(15 total, 2 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
crossbeam-channel | ^0.5.12 | 0.5.14 | up to date |
either | ^1.11.0 | 1.15.0 | up to date |
hyper | ^1.3.1 | 1.6.0 | up to date |
hyper-tls | ^0.6.0 | 0.6.0 | up to date |
hyper-util | ^0.1.3 | 0.1.10 | up to date |
http-body-util | ^0.1 | 0.1.3 | up to date |
tokio | ^1.37.0 | 1.44.1 | up to date |
regex | ^1.10.4 | 1.11.1 | up to date |
petgraph | ^0.6.4 | 0.7.1 | out of date |
protobuf ⚠️ | ^3.4.0 | 3.7.2 | maybe insecure |
protobuf-codegen | ^3.4.0 | 3.7.2 | up to date |
protoc-bin-vendored | ^3.0.0 | 3.1.0 | up to date |
once_cell | ^1.19.0 | 1.21.1 | up to date |
Inflector | ^0.11.4 | 0.11.4 | up to date |
rand | ^0.8.5 | 0.9.0 | out of date |
(3 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
criterion | ^0.5.1 | 0.5.1 | up to date |
trybuild | ^1.0.91 | 1.0.104 | up to date |
ntest | ^0.9.2 | 0.9.3 | up to date |
mpst-seq-proc
(4 total, 1 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
syn | ^2.0.60 | 2.0.100 | up to date |
quote | ^1.0.36 | 1.0.40 | up to date |
proc-macro2 | ^1.0.81 | 1.0.94 | up to date |
itertools | ^0.12.1 | 0.14.0 | out of date |
(1 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
trybuild | ^1.0.91 | 1.0.104 | up to 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.