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-proto 0.3.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-proto
(8 total, 5 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
futures | ^0.3 | 0.3.31 | up to date |
grpcio | ^0.12 | 0.13.0 | out of date |
opentelemetry_api | ^0.20 | 0.20.0 | up to date |
opentelemetry_sdk | ^0.20 | 0.29.0 | out of date |
prost | ^0.11.0 | 0.13.5 | out of date |
protobuf ⚠️ | ^2.18 | 3.7.2 | out of date |
serde | ^1.0 | 1.0.219 | up to date |
tonic | ^0.9.0 | 0.13.1 | out of date |
(5 total, 3 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
prost-build | ^0.11.1 | 0.13.5 | out of date |
protobuf-codegen | ^2.16 | 3.7.2 | out of date |
protoc-grpcio | ^3.0 | 3.0.0 | up to date |
tempfile | ^3.3.0 | 3.19.1 | up to date |
tonic-build | ^0.9.0 | 0.13.1 | 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.