Ecosyste.ms: Advisories

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

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY5dmoteHgyNy1nNDV3

Data race in eventio

Input implements Send without requiring R: Send.

Affected versions of this crate allows users to send non-Send types to other threads, which can lead to undefined behavior such as data race and memory corruption.

The flaw was corrected in version 0.5.1 by adding R: Send bound to the Send impl of Input.

Permalink: https://github.com/advisories/GHSA-69vj-xx27-g45w
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY5dmoteHgyNy1nNDV3
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: over 2 years ago
Updated: 11 months ago


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

Identifiers: GHSA-69vj-xx27-g45w, CVE-2020-36216
References: Repository: https://github.com/petabi/eventio
Blast Radius: 0.0

Affected Packages

cargo:eventio
Dependent packages: 0
Dependent repositories: 1
Downloads: 12,517 total
Affected Version Ranges: < 0.5.1
Fixed in: 0.5.1
All affected versions: 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.5.0
All unaffected versions: 0.5.1, 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.10.1