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.
grpcio 0.10.4
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.
grpcio
(9 total, 4 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
bytes | ^1.0 | 1.10.1 | up to date |
futures-executor | ^0.3 | 0.3.31 | up to date |
futures-util | ^0.3 | 0.3.31 | up to date |
grpcio-sys | ^0.10.3 | 0.13.0+1.56.2-patched | out of date |
libc | ^0.2 | 0.2.171 | up to date |
log | ^0.4 | 0.4.26 | up to date |
parking_lot | ^0.11 | 0.12.3 | out of date |
prost | ^0.9 | 0.13.5 | out of date |
protobuf ⚠️ | ^2.0 | 3.7.2 | 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.