multihash
Activity
- Latest release
- 4mo ago
- Total releases
- 42
- Cadence
- ~43 days
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Dec 28, 2015
| Version | Released | |
|---|---|---|
0.19.5
unknown
|
0.19.5
unknown
Dependencies (9)
+ 1 more |
|
0.19.4
unknown
|
0.19.4
unknown
Dependencies (10)
+ 2 more |
|
0.19.3
unknown
|
0.19.3
unknown
Dependencies (13)
+ 5 more |
|
0.19.2
unknown
|
0.19.2
unknown
Dependencies (13)
+ 5 more |
|
0.19.1
unknown
|
0.19.1
unknown
Dependencies (13)
+ 5 more |
|
0.19.0
unknown
|
0.19.0
unknown
Dependencies (13)
+ 5 more |
|
0.18.1
unknown
|
0.18.1
unknown
Dependencies (24)
+ 16 more |
|
0.18.0
unknown
|
0.18.0
unknown
Dependencies (24)
+ 16 more |
|
0.17.0
unknown
|
0.17.0
unknown
Dependencies (24)
+ 16 more |
|
0.16.3
unknown
|
0.16.3
unknown
Dependencies (24)
+ 16 more |
|
0.16.2
unknown
|
0.16.2
unknown
Dependencies (23)
+ 15 more |
|
0.16.1
unknown
|
0.16.1
unknown
Dependencies (21)
+ 13 more |
|
0.16.0
unknown
|
0.16.0
unknown
Dependencies (21)
+ 13 more |
|
0.15.0
unknown
|
0.15.0
unknown
Dependencies (18)
+ 10 more |
|
0.14.0
unknown
|
0.14.0
unknown
Dependencies (18)
+ 10 more |
|
0.13.2
unknown
|
0.13.2
unknown
Dependencies (20)
+ 12 more |
|
0.13.1
unknown
|
0.13.1
unknown
Dependencies (20)
+ 12 more |
|
0.13.0
unknown
|
0.13.0
unknown
Dependencies (20)
+ 12 more |
|
0.12.0
unknown
|
0.12.0
unknown
Dependencies (20)
+ 12 more |
|
0.11.4
unknown
|
0.11.4
unknown
Dependencies (14)
+ 6 more |
|
0.11.3
unknown
|
0.11.3
unknown
Dependencies (14)
+ 6 more |
|
0.11.2
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.11.2
unknown
Dependencies (12)
+ 4 more |
|
0.11.1
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.11.1
unknown
Dependencies (12)
+ 4 more |
|
0.11.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.11.0
unknown
Dependencies (12)
+ 4 more |
|
0.10.1
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.10.1
unknown
Dependencies (12)
+ 4 more |
|
0.10.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.10.0
unknown
Dependencies (10)
+ 2 more |
|
0.9.4
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.9.4
unknown
Dependencies (7)
|
|
0.9.3
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.9.3
unknown
Dependencies (6)
|
|
0.9.2
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.9.2
unknown
Dependencies (6)
|
|
0.9.1
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.9.1
unknown
Dependencies (6)
|
|
0.9.0
unknown
yanked
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.9.0
unknown
yanked
Dependencies (6)
|
|
0.8.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.8.0
unknown
Dependencies (3)
|
|
0.7.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.7.0
unknown
Dependencies (2)
|
|
0.6.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.6.0
unknown
Dependencies (2)
|
|
0.5.2
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.5.2
unknown
Dependencies (2)
|
|
0.5.1
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.5.1
unknown
Dependencies (2)
|
|
0.5.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.5.0
unknown
Dependencies (2)
|
|
0.4.2
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.4.2
unknown
Dependencies (1)
|
|
0.4.1
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.4.1
unknown
Dependencies (1)
|
|
0.4.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.4.0
unknown
Dependencies (1)
|
|
0.3.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.3.0
unknown
Dependencies (1)
|
|
0.1.0
unknown
1 CVE
CVE-2020-35909
GHSA-h7qh-3h6f-w79p
RUSTSEC-2020-0068
Aug 25, 2021
Unexpected panic in multihash
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
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.. Fixed in
0.11.3
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.0
unknown
Dependencies (2)
|