PT-2020-7911 · Npm · Node-Uuid

Andrej Nemec

·

Published

2020-01-30

·

Updated

2020-04-16

·

CVE-2015-8851

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions: node-uuid versions prior to 1.4.4
Description: The issue is related to the generation of GUIDs using insufficiently random data, which could make it easier for attackers to have an unspecified impact via brute force guessing. Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, resulting in potentially guessable UUIDs.
Recommendations: Update to version 1.4.4 or later. As a temporary workaround, consider avoiding the use of node-uuid for generating sensitive identifiers until the issue is resolved. Restrict access to applications using node-uuid to minimize the risk of exploitation.

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2015-8851
GHSA-265Q-28RP-CHQ5

Affected Products

Node-Uuid