#54278 closed defect (bug) (fixed)
Properly escape form action url
| Reported by: | sabbirshouvo | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.9 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | coding-standards |
Description
In wp-admin/update-core.php there are 4 forms with action. Thress of them has form action with properly escaped URL. One of them is missing URL escaping while the value of action for all of them is the same.
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core by sergey. View the logs.
5 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there, thanks for the ticket and patch!
The patch looks good to me and ready to marge.
Moving to milestone
5.9and marking forcommit.