Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS05NzgzLTQycG0teDVqcc0fnA

Use of Uninitialized Resource in csv-sniffer.

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-9783-42pm-x5jq
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NzgzLTQycG0teDVqcc0fnA
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: over 2 years ago
Updated: 11 months ago


CVSS Score: 9.8
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Identifiers: GHSA-9783-42pm-x5jq, CVE-2021-45686
References: Repository: https://github.com/jblondin/csv-sniffer
Blast Radius: 3.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