GHSA-63m4-fhf2-cmf7

    Dashboard / Vulnerabilities / GHSA-63m4-fhf2-cmf7

    GHSA-63m4-fhf2-cmf7

    Published: 1 Sept 2020Last Modified: 8 Nov 2023

    Summary: Command Execution in windows-cpu

    Details: Version of `windows-cpu` before 0.1.5 will execute arbitrary code passed into the first argument of the `findLoad` method, resulting in remote code execution. ## Proof of Concept ```js var win = require('windows-cpu'); wind.findLoad('foo & calc.exe'); ``` ## Recommendation Update to version 0.1.5 or later.

    Affected packages

    Package

    Name: windows-cpu

    Purl: pkg:npm/windows-cpu

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.1.5

    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