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.
pingcap / tipb
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.
tipb
(6 total, 3 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
protobuf ⚠️ | =2.8.0 | 3.7.2 | out of date |
prost | ^0.9 | 0.13.5 | out of date |
prost-derive | ^0.9 | 0.13.5 | out of date |
lazy_static | ^1.3 | 1.5.0 | up to date |
futures | ^0.3.5 | 0.3.31 | up to date |
grpcio | 0.* | 0.13.0 | up to date |
(1 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
protobuf-build | 0.* | 0.15.1 | 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.