Ekatereana/SpotifyTesting.CPI

Security policy issue

Opened this issue · 0 comments

Priority: Low
Severity: 4

URL: https://open.spotify.com/

Description:
The password validation is too plain to cover all possible dangers. The registration form validation allows creating an account with a length of fewer than 8 numbers and contains digits or letters only

Steps for reproducing:

  1. Load the main page
  2. Go to the "Sign up" link
  3. Redirect to the Registration page
  4. Enter the password "123456" and other test data
  5. Press submit. No message about unsafe password will appear

Actual result:
Low quality of validation process

Expected result:
More healthy check for the password input