logo

GHSA-3p92-886g-qxpq floody

Package

Manager: npm
Name: floody
Vulnerable Version: >=0 <0.1.1

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: N/A pctlN/A

Details

Remote Memory Exposure in floody 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.

Metadata

Created: 2019-06-04T15:42:32Z
Modified: 2021-08-04T21:27:04Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/06/GHSA-3p92-886g-qxpq/GHSA-3p92-886g-qxpq.json
CWE IDs: ["CWE-201"]
Alternative ID: N/A
Finding: F017
Auto approve: 1