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.

Crate aesm-client

Dependencies

(10 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.01.5.0up to date
 failure^0.1.10.1.8up to date
 failure_derive^0.1.10.1.8up to date
 lazy_static^11.5.0up to date
 libloading^0.5.20.8.8out of date
 protobuf ⚠️^2.8.03.7.2out of date
 sgx-isa^0.3.00.4.1out of date
 sgxs^0.7.00.8.0out of date
 unix_socket2^0.5.40.5.4up to date
 winapi^0.3.70.3.9up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 report-test^0.3.00.5.0out of date
 sgx-isa^0.3.00.4.1out of date
 sgxs-loaders^0.2.00.5.0out 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.