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.
opentelemetry-prometheus(5 total, 3 outdated, 1 insecure)
| Crate | Required | Latest | Status |
|---|---|---|---|
| once_cell | ^1.17 | 1.21.4 | up to date |
| opentelemetry_api | ^0.20 | 0.20.0 | up to date |
| opentelemetry_sdk | ^0.20 | 0.33.0 | out of date |
| prometheus | ^0.13 | 0.14.0 | out of date |
| protobuf ⚠️ | ^2.14 | 3.7.2 | insecure |
(2 total, 1 outdated)
| Crate | Required | Latest | Status |
|---|---|---|---|
| hyper | ^0.14 | 1.11.1 | out of date |
| tokio | ^1 | 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.