Limit the max number of PasswordPolicyError
s that are appended to PasswordPoliciesNotMet
#16
Labels
PasswordPolicyError
s that are appended to PasswordPoliciesNotMet
#16
Not having a limit opens the door for a DoS attack if an organization has many password policies and an attacker crafts a password that fails them all. e.g. potentially unbounded memory allocated
Reported in https://hackerone.com/reports/2441029
The text was updated successfully, but these errors were encountered: