Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1yNjdwLW03ZzktZ3h3Ns4AArrC
`Read` on uninitialized memory may cause UB (fn preamble_skipcount())
Affected versions of this crate passes an uninitialized buffer to a user-provided Read
implementation (within fn preamble_skipcount()
).
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_kwCzR0hTQS1yNjdwLW03ZzktZ3h3Ns4AArrC
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: over 1 year ago
Identifiers: GHSA-r67p-m7g9-gxw6
References:
- https://github.com/jblondin/csv-sniffer/issues/1
- https://github.com/jblondin/csv-sniffer/pull/2
- https://rustsec.org/advisories/RUSTSEC-2021-0088.html
- https://github.com/advisories/GHSA-r67p-m7g9-gxw6
Blast Radius: 0.0
Affected Packages
cargo:csv-sniffer
Dependent packages: 7Dependent repositories: 2
Downloads: 30,692 total
Affected Version Ranges: < 0.2.0
Fixed in: 0.2.0
All affected versions: 0.1.0, 0.1.1
All unaffected versions: 0.2.0, 0.3.0, 0.3.1