Opened 3 years ago
Closed 13 months ago
#58511 closed defect (bug) (fixed)
Escaping function missing in wp-trackback.php
| Reported by: | utsav72640 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Pings/Trackbacks | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Escaping function missing in wp-trackback.php file.
Attachments (2)
Change History (9)
#2
@
3 years ago
- Keywords needs-refresh added
- Version 6.2.2
Hi there! thanks for ticket and patch.
The core use sanitize_text_field( wp_unslash( $_POST[''] ) ); instead of what you propose in your patch.
#3
@
3 years ago
Thank you for sharing the details, @mukesh27. I have attached a new patch. Could you please review it and let me know if any changes. Thanks!!!
This ticket was mentioned in PR #9387 on WordPress/wordpress-develop by @dhruvang21.
13 months ago
#5
- Keywords needs-refresh removed
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
wp-trackback.php