GHSA-265q-28rp-chq5

Suggest an improvement
Source
https://github.com/advisories/GHSA-265q-28rp-chq5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/04/GHSA-265q-28rp-chq5/GHSA-265q-28rp-chq5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-265q-28rp-chq5
Aliases
Published
2020-04-16T03:14:50Z
Modified
2023-11-08T03:58:03.317446Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Insecure Entropy Source - Math.random() in node-uuid
Details

Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, which may result in guessable UUID's.

Recommendation

Update to version 1.4.4 or later.

Database specific
{
    "nvd_published_at": null,
    "github_reviewed_at": "2020-04-16T02:58:22Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-331"
    ]
}
References

Affected packages

npm / node-uuid

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.4