RUSTSEC-2021-0103

See a problem?
Source
https://rustsec.org/advisories/RUSTSEC-2021-0103
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2021-0103.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2021-0103
Aliases
Published
2021-07-30T12:00:00Z
Modified
2023-11-08T04:07:22.503158Z
Summary
Partial read is incorrect in molecule
Details

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.

References

Affected packages

crates.io / molecule

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.7.2

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": null,
    "categories": []
}