bcrypt@0.7.0 vulnerabilities
A bcrypt library for NodeJS.
-
latest version
5.1.1
-
latest non vulnerable version
-
first published
14 years ago
-
latest version published
a year ago
-
licenses detected
- >=0
Direct Vulnerabilities
Known vulnerabilities in the bcrypt package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
bcrypt is an A library to help you hash passwords. Affected versions of this package are vulnerable to Cryptographic Issues. When hashing a password containing an ASCII NUL character, that character acts as the string terminator. Any following characters are ignored. How to fix Cryptographic Issues? Upgrade |
<5.0.0
|
bcrypt is an A library to help you hash passwords. Affected versions of this package are vulnerable to Insecure Encryption. Data is truncated wrong when its length is greater than 255 bytes. How to fix Insecure Encryption? Upgrade |
<5.0.0
|