Challenges
CWE-257: Storing Passwords in a Recoverable Format
CWE-257: Storing Passwords in a Recoverable Format
Password is stored in plaintext, but we should only store hashed values.

Last updated
Was this helpful?