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 sc-telemetry

Dependencies

(14 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 futures^0.3.40.3.30up to date
 futures-timer^3.0.13.0.3up to date
 libp2p ⚠️^0.28.10.53.2out of date
 log^0.4.80.4.21up to date
 parking_lot^0.10.00.12.2out of date
 pin-project^0.4.61.1.5out of date
 rand^0.7.20.8.5out of date
 serde^1.0.1011.0.201up to date
 slog^2.5.22.7.0up to date
 slog-json^2.3.02.6.1up to date
 slog-scope^4.1.24.4.0up to date
 take_mut^0.2.20.2.2up to date
 void^1.0.21.0.2up to date
 wasm-timer^0.2.00.2.5up to date

Security Vulnerabilities

libp2p: libp2p Lack of resource management DoS

RUSTSEC-2022-0084

libp2p allows a potential attacker to cause victim p2p node to run out of memory

The out of memory failure can cause crashes where libp2p is intended to be used within large scale networks leading to potential Denial of Service (DoS) vector

Users should upgrade or reference the DoS mitigation strategies.