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 grpcio

Dependencies

(9 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bytes^1.01.10.1up to date
 futures-executor^0.30.3.31up to date
 futures-util^0.30.3.31up to date
 grpcio-sys^0.10.30.13.0+1.56.2-patchedout of date
 libc^0.20.2.171up to date
 log^0.40.4.26up to date
 parking_lot^0.110.12.3out of date
 prost^0.90.13.5out of date
 protobuf ⚠️^2.03.7.2out of date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

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.