Opened 4 years ago
Closed 4 years ago
#55496 closed defect (bug) (fixed)
Escaping function missing.
| Reported by: | chintan1896 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
Escaping function missing in /wp-admin/menu-header.php file.
Attachments (2)
Change History (6)
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.
Can you please update the escape function for https://github.com/WordPress/WordPress/blob/master/wp-admin/menu-header.php#L132 from
esc_attrtoesc_url?