GHSA-x4mq-m75f-mx8m

    Dashboard / Vulnerabilities / GHSA-x4mq-m75f-mx8m

    GHSA-x4mq-m75f-mx8m

    Published: 17 Jun 2022Last Modified: 8 Nov 2023

    Summary: Delegate functions are missing `Send` bound

    Details: Affected versions of this crate did not require event handlers to have `Send` bound despite there being no guarantee of them being called on any particular thread, which can potentially lead to data races and undefined behavior. The flaw was corrected in commit [afe3252](https://github.com/microsoft/windows-rs/commit/afe32525c22209aa8f632a0f4ad607863b51796a) by adding `Send` bounds.

    Affected packages

    Package

    Name: windows

    Purl: pkg:cargo/windows

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0.1.2
    Fixed -0.32.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
    GHSA-x4mq-m75f-mx8m | CVE-DB