mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-25 04:40:44 +01:00
482 B
482 B
[advisory]
id = "RUSTSEC-2021-0103"
package = "molecule"
date = "2021-07-30"
url = "https://github.com/nervosnetwork/molecule/security/advisories/GHSA-82hm-vh7g-hrh9"
aliases = ["GHSA-82hm-vh7g-hrh9"]
[versions]
patched = [">= 0.7.2"]
Partial read is incorrect in molecule
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.