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 amadeus-commoncrawl

Dependencies

(10 total, 6 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 amadeus-core=0.1.60.4.3out of date
 amadeus-types=0.1.60.4.3out of date
 flate2^1.01.0.30up to date
 nom^4.2.37.1.3out of date
 openssl ⚠️^0.100.10.64maybe insecure
 reqwest^0.90.12.4out of date
 reqwest_resume^0.20.3.2out of date
 serde^1.01.0.200up to date
 serde_closure^0.20.3.3out of date
 url^2.12.5.0up 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.