This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate tract-onnx

Dependencies

(11 total, 7 outdated, 1 insecure)

CrateRequiredLatestStatus
 derive-new^0.50.7.0out of date
 error-chain^0.120.12.4up to date
 itertools^0.80.15.0out of date
 log^0.40.4.34up to date
 ndarray^0.120.17.2out of date
 num-integer^0.10.1.47up to date
 num-traits^0.20.2.19up to date
 protobuf ⚠️^2.03.7.2insecure
 smallvec^0.61.16.2out of date
 tract-core^0.4.20.23.8out of date
 tract-linalg^0.4.20.23.8out of date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

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.