GHSA-h7qh-3h6f-w79p
Dashboard / Vulnerabilities / GHSA-h7qh-3h6f-w79p
GHSA-h7qh-3h6f-w79p
Summary: Unexpected panic in multihash
Details: In versions prior 0.11.3 it's possible to make from_slice panic by feeding it certain malformed input. It's never documented that from_slice (and from_bytes which wraps it) can panic, and its' return type (Result<Self, DecodeError>) suggests otherwise. In practice, from_slice/from_bytes is frequently used in networking code and is being called with unsanitized data from untrusted sources. This can allow attackers to cause DoS by causing an unexpected panic in the network client's code..
References: https://nvd.nist.gov/vuln/detail/CVE-2020-35909, https://github.com/multiformats/rust-multihash/pull/72, https://github.com/multiformats/rust-multihash, https://rustsec.org/advisories/RUSTSEC-2020-0068.html
Affected packages
Package
Name: multihash
Purl: pkg:cargo/multihash
Affected ranges
Type: SEMVER
Events:
