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.
grpcio-compiler 0.13.0
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-compiler
(6 total, 5 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
derive-new | ^0.5 | 0.7.0 | out of date |
prost | ^0.11 | 0.13.3 | out of date |
prost-build | ^0.11 | 0.13.3 | out of date |
prost-types | ^0.11 | 0.13.3 | out of date |
protobuf ⚠️ | ^2 | 3.7.1 | out of date |
tempfile | ^3.0 | 3.13.0 | up to date |
protobuf
: Out of Memory in stream::read_raw_bytes_into()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.