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-codegen(7 total, 3 outdated, 1 insecure)
| Crate | Required | Latest | Status |
|---|---|---|---|
| anyhow | ^1.0.53 | 1.0.104 | up to date |
| once_cell | ^1.10.0 | 1.21.4 | up to date |
| protobuf ⚠️ | =3.5.1 | 3.7.2 | insecure |
| protobuf-parse | =3.5.1 | 3.7.2 | out of date |
| regex | ^1.5.5 | 1.13.1 | up to date |
| tempfile | ^3 | 3.27.0 | up to date |
| thiserror | ^1.0.30 | 2.0.20 | 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.