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.
opentelemetry-prometheus 0.17.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.
opentelemetry-prometheus
(5 total, 4 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
once_cell | ^1.13 | 1.21.3 | up to date |
opentelemetry | ^0.24 | 0.29.1 | out of date |
opentelemetry_sdk | ^0.24 | 0.29.0 | out of date |
prometheus | ^0.13 | 0.14.0 | out of date |
protobuf ⚠️ | ^2.14 | 3.7.2 | out of date |
(5 total, 2 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
http-body-util | ^0.1 | 0.1.3 | up to date |
hyper | ^1.3 | 1.6.0 | up to date |
hyper-util | ^0.1 | 0.1.11 | up to date |
opentelemetry-semantic-conventions | ^0.16 | 0.29.0 | out of date |
tokio | ~1.38.0 | 1.44.2 | 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.