Ticket #1129 (closed defect (bug): wontfix)
Don't distinguish between bad login and bad password in error messages
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Security | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Currently wp-login.php gives different error messages for bad logins and bad passwords. This may be user-friendly but it also helps hackers because it tells them when they have found a valid user name (ie. they can concentrate on the password then). Please give out the same error message for both bad logins and bad passwords.
Attachments
Change History
comment:3
anonymousbugger — 7 years ago
Something similar needs to be done for wp-login.php/retrievepassword, otherwise that can be abused to find valid login names.
- Owner changed from anonymous to matt
- Status changed from assigned to closed
- Resolution changed from 10 to 90
They can figure out usernames a million easier ways.
Note: See
TracTickets for help on using
tickets.

