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.

Permalink: https://github.com/advisories/GHSA-r67p-m7g9-gxw6
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNjdwLW03ZzktZ3h3Ns4AArrC
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: almost 2 years ago
Updated: 11 months ago


Identifiers: GHSA-r67p-m7g9-gxw6
References: Repository: https://github.com/jblondin/csv-sniffer
Blast Radius: 0.0

Affected Packages

cargo:csv-sniffer
Dependent packages: 7
Dependent repositories: 2
Downloads: 16,251 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