HistoryEdit

RUSTSEC-2021-0103

Partial read is incorrect in molecule

Reported
Issued
Package
molecule (crates.io)
Type
Vulnerability
Aliases
Details
https://github.com/nervosnetwork/molecule/security/advisories/GHSA-82hm-vh7g-hrh9
Patched
  • >=0.7.2

Description

Anyone who uses total_size(..) function to partial read the length of any FixVec will get an incorrect result, due to an incorrect implementation. This has been resolved in the 0.7.2 release.