logo
DATABASE RESOURCES PRICING ABOUT US

Weak password policy on account creation/password update

Description

# Description The password policy used in the account creation and password change pages is weak, allowing to set a password of only 1 character. # Proof of Concept *Case 1 - Account Creation* 1. 1 - Login as admin and go to the users page. 2. 2 - Create a new user and set `1` as the password and click in "Add user" 3. 3 - The new user is created successfully. \ *Case 2 - Password Change* 1. 1 - Login as a normal user, go to the *settings* page and click "Edit Password". 2. 2 - Set `1` as the new password and click in "Save" 3. 3 - The password is changed successfully.