passeo@1.0.4 vulnerabilities

🔓 Generate a Password with multiple options

  • latest version

    1.1.3

  • latest non vulnerable version

  • first published

    2 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the passeo 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

    passeo is a library for generating passwords

    Affected versions of this package are vulnerable to Insecure Randomness due to using the insufficiently random random library to generate passwords.

    How to fix Insecure Randomness?

    Upgrade passeo to version 1.0.5 or higher.

    [,1.0.5)
    • M
    Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

    passeo is a library for generating passwords

    Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) due to implementing the random library which allows attackers to easily guess or brute-force passwords.

    Note:

    It is recommended to change the passwords generated with Passeo versions lower than the fixed version.

    How to fix Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)?

    Upgrade passeo to version 1.0.5 or higher.

    [,1.0.5)