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.12.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
(3 total, 3 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
opentelemetry | ^0.19 | 0.30.0 | out of date |
prometheus | ^0.13 | 0.14.0 | out of date |
protobuf ⚠️ | ^2.14 | 3.7.2 | out of date |
(1 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
lazy_static | ^1.4 | 1.5.0 | 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.