Timing Attacks
drupal-hash is vulnerable to timing attacks. The library is vulnerable because they do not compare passwords in constant-time, which allows malicious users to use the timing of the request to progressively identify a valid passwords...