RUSTSEC-2018-0014

    Dashboard / Vulnerabilities / RUSTSEC-2018-0014

    RUSTSEC-2018-0014

    Published: 31 Jul 2018Last Modified: 2 Oct 2020

    Summary: chan is end-of-life; use crossbeam-channel instead

    Details: **`chan` has reached its end-of-life and is now deprecated.** The intended successor of this crate is [`crossbeam-channel`](https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel). Its API is strikingly similar, but comes with a much better `select!` macro, better performance, a better test suite and an all-around better implementation.

    Affected packages

    Package

    Name: chan

    Purl: pkg:cargo/chan

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0.0.0-0
    Fixed -0.1.24-0

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High