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 damn-vuln-blockchain

Dependencies

(15 total, 9 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 actix-web^3.3.24.13.0out of date
 actix^0.100.13.5out of date
 serde^11.0.228up to date
 serde_json^11.0.149up to date
 thiserror^1.0.232.0.18out of date
 sha2^0.90.11.0out of date
 data-encoding^2.3.12.10.0up to date
 rand^0.80.10.1out of date
 chrono ⚠️^0.40.4.44maybe insecure
 derive_more^0.992.1.1out of date
 clap^2.334.6.1out of date
 pretty_env_logger^0.4.00.5.0out of date
 log^0.4.110.4.29up to date
 derive_builder^0.90.20.2out of date
 futures^0.30.3.32up to date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 actix-rt^12.11.0out of date

Crate worldview

Dependencies

(7 total, 4 outdated)

CrateRequiredLatestStatus
 actix-web^3.3.24.13.0out of date
 actix^0.100.13.5out of date
 clap^2.334.6.1out of date
 serde^11.0.228up to date
 serde_json^11.0.149up to date
 pretty_env_logger^0.4.00.5.0out of date
 log^0.4.110.4.29up to date

Security Vulnerabilities

chrono: Potential segfault in `localtime_r` invocations

RUSTSEC-2020-0159

Impact

Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library.

Workarounds

No workarounds are known.

References