Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Comments: Escape permalink values on edit screen to prevent XSS.
There doesn't appear to be any way for an attacker to introduce malicious input into the URL, unless a plugin is filtering the URL to add it, but it's better to be safe than sorry. Props 1naveengiri, joyously. Fixes #44115. Built from https://develop.svn.wordpress.org/trunk@43290 git-svn-id: http://core.svn.wordpress.org/trunk@43119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information