org.webjars.bower:node-uuid@1.4.3 vulnerabilities

  • latest version

    1.4.7

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    9 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.bower:node-uuid package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Insecure Randomness

    node-uuid is a Simple, fast generation of RFC4122 UUIDS.

    Affected versions of this package are vulnerable to Insecure Randomness. It uses the cryptographically insecure Math.random which can produce predictable values and should not be used in security-sensitive context.

    How to fix Insecure Randomness?

    Upgrade node-uuid to version 1.4.4 or greater.

    [,1.4.4)