GHSA-3p92-886g-qxpq

    Dashboard / Vulnerabilities / GHSA-3p92-886g-qxpq

    GHSA-3p92-886g-qxpq

    Published: 4 Jun 2019Last Modified: 4 Aug 2021

    Summary: Remote Memory Exposure in floody

    Details: Versions of `floody` before 0.1.1 are vulnerable to remote memory exposure. .write(number)` in the affected `floody` versions passes a number to Buffer constructor, appending a chunk of uninitialized memory. Proof of Concept: ``` var f = require('floody')(process.stdout); f.write(USERSUPPLIEDINPUT); 'f.stop(); ## Recommendation Update to version 0.1.1 or later.

    Affected packages

    Package

    Name: floody

    Purl: pkg:npm/floody

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.1.1

    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