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 mailin-embedded

Dependencies

(6 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bufstream^0.10.1.4up to date
 lazy_static^1.11.4.0up to date
 log^0.40.4.21up to date
 mailin^0.3.00.6.4out of date
 openssl ⚠️^0.100.10.64maybe insecure
 threadpool^1.01.8.1up to date

Security Vulnerabilities

openssl: `openssl` `X509VerifyParamRef::set_host` buffer over-read

RUSTSEC-2023-0044

When this function was passed an empty string, openssl would attempt to call strlen on it, reading arbitrary memory until it reached a NUL byte.