Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1wNTZwLWdxM2Ytd2hnOM4AArrH
`Read` on uninitialized buffer may cause UB ( `read_entry()` )
Affected versions of this crate passes an uninitialized buffer to a user-provided Read
implementation.
There are two of such cases (go_offset_log::read_entry()
& offset_log::read_entry()
).
Arbitrary Read
implementations can read from the uninitialized buffer (memory exposure) and also can return incorrect number of bytes written to the buffer.
Reading from uninitialized memory produces undefined values that can quickly invoke undefined behavior.
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNTZwLWdxM2Ytd2hnOM4AArrH
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: almost 2 years ago
Identifiers: GHSA-p56p-gq3f-whg8
References:
- https://github.com/sunrise-choir/flumedb-rs/issues/10
- https://github.com/sunrise-choir/flumedb-rs/pull/12/commits/1b643df85ca4a56f7d96105a9eb35e1b917ee488
- https://rustsec.org/advisories/RUSTSEC-2021-0086.html
- https://github.com/advisories/GHSA-p56p-gq3f-whg8
Blast Radius: 0.0
Affected Packages
cargo:flumedb
Dependent packages: 2Dependent repositories: 2
Downloads: 5,841 total
Affected Version Ranges: < 0.1.6
Fixed in: 0.1.6
All affected versions: 0.1.3, 0.1.4, 0.1.5
All unaffected versions: 0.1.6