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.
protobuf-parse 3.3.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.
protobuf-parse
(8 total, 5 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
anyhow | ^1.0.53 | 1.0.98 | up to date |
indexmap | ^1.8.0 | 2.10.0 | out of date |
log | ^0.4 | 0.4.27 | up to date |
protobuf ⚠️ | =3.3.0 | 3.7.2 | out of date |
protobuf-support | =3.3.0 | 3.7.2 | out of date |
tempfile | ^3.2.0 | 3.20.0 | up to date |
thiserror | ^1.0.30 | 2.0.12 | out of date |
which | ^4.0 | 8.0.0 | out of 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.