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.
This project contains known security vulnerabilities. Find detailed information at the bottom.
protobuf-parse(8 total, 5 outdated, 1 insecure)
| Crate | Required | Latest | Status |
|---|---|---|---|
| anyhow | ^1.0.53 | 1.0.104 | up to date |
| indexmap | ^1.8.0 | 2.14.2 | out of date |
| log | ^0.4 | 0.4.34 | up to date |
| protobuf ⚠️ | =3.2.0 | 3.7.2 | insecure |
| protobuf-support | =3.2.0 | 3.7.2 | out of date |
| tempfile | ^3.2.0 | 3.27.0 | up to date |
| thiserror | ^1.0.30 | 2.0.21 | out of date |
| which | ^4.0 | 8.0.6 | 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.