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.
prometheus(10 total, 4 outdated, 1 insecure)
| Crate | Required | Latest | Status |
|---|---|---|---|
| cfg-if | ^1.0 | 1.0.5 | up to date |
| fnv | ^1.0 | 1.0.7 | up to date |
| lazy_static | ^1.4 | 1.5.0 | up to date |
| libc | ^0.2 | 0.2.189 | up to date |
| memchr | ^2.3 | 2.8.3 | up to date |
| parking_lot | ^0.12 | 0.12.5 | up to date |
| procfs | ^0.14 | 0.18.0 | out of date |
| protobuf ⚠️ | ^2.0 | 3.7.2 | insecure |
| reqwest | ^0.11 | 0.13.5 | out of date |
| thiserror | ^1.0 | 2.0.20 | out of date |
(4 total, 2 outdated)
| Crate | Required | Latest | Status |
|---|---|---|---|
| criterion | ^0.4 | 0.8.2 | out of date |
| getopts | ^0.2 | 0.2.24 | up to date |
| hyper | ^0.14 | 1.11.1 | out of date |
| tokio | ^1.0 | 1.53.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.