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

(7 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bytes^0.51.6.0out of date
 futures^0.1.150.3.30out of date
 grpcio-sys^0.5.00.13.0+1.56.2-patchedout of date
 libc^0.20.2.153up to date
 log^0.40.4.21up to date
 prost^0.60.12.4out of date
 protobuf ⚠️^2.03.4.0out of date

Security Vulnerabilities

protobuf: Out of Memory in stream::read_raw_bytes_into()

RUSTSEC-2019-0003

Affected versions of this crate called Vec::reserve() on user-supplied input.

This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.