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 librespot-metadata

Dependencies

(10 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 async-trait^0.10.1.88up to date
 bytes^11.10.1up to date
 librespot-core^0.6.00.6.0up to date
 librespot-protocol^0.6.00.6.0up to date
 log^0.40.4.27up to date
 protobuf ⚠️^3.53.7.2maybe insecure
 serde^1.01.0.219up to date
 serde_json^1.01.0.140up to date
 thiserror^12.0.12out of date
 uuid^11.17.0up to date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.

This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.