Opened 7 years ago
Closed 7 years ago
#49256 closed defect (bug) (invalid)
Sensitive Data Exposure
| Reported by: | vishal05 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 5.3.2 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: | administration |
Description
In wp-login.php we need to hide submitted password while login in wp-admin. Using Firebug we can able to see that plain text in password.
Note : I am using https in my site. You can see the image here : https://i.stack.imgur.com/Qwa90.png
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
You can see submitted passwords on any website via Firebug. This isn't specific to WordPress.