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 contains known security vulnerabilities. Find detailed information at the bottom.
tipb
(6 total, 3 outdated, 1 insecure)
Crate | Required | Latest | Status |
---|---|---|---|
protobuf ⚠️ | =2.8.0 | 3.7.1 | insecure |
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.