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

(7 total, 2 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.4.0up to date
 protobuf ⚠️^1.2.23.4.0out of date
 sgxs^0.6.00.8.0out of date
 unix_socket2^0.5.40.5.4up to date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 sgx-isa^0.2.00.4.1out of date

Security Vulnerabilities

protobuf: Out of Memory in stream::read_raw_bytes_into()

RUSTSEC-2019-0003

Affected versions of this crate called Vec::reserve() on user-supplied input.

This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.