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.
librespot-metadata 0.6.0
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.
librespot-metadata
(10 total, 1 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
async-trait | ^0.1 | 0.1.88 | up to date |
bytes | ^1 | 1.10.1 | up to date |
librespot-core | ^0.6.0 | 0.6.0 | up to date |
librespot-protocol | ^0.6.0 | 0.6.0 | up to date |
log | ^0.4 | 0.4.27 | up to date |
protobuf ⚠️ | ^3.5 | 3.7.2 | maybe insecure |
serde | ^1.0 | 1.0.219 | up to date |
serde_json | ^1.0 | 1.0.140 | up to date |
thiserror | ^1 | 2.0.12 | out of date |
uuid | ^1 | 1.17.0 | up to date |
protobuf
: Crash due to uncontrolled recursion in protobuf crateAffected 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.