[wp-trac] [WordPress Trac] #62545: Adminbar title not escaped

WordPress Trac noreply at wordpress.org
Sat Nov 23 08:35:48 UTC 2024


#62545: Adminbar title not escaped
--------------------------+-----------------------------
 Reporter:  kkmuffme      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Security      |    Version:
 Severity:  minor         |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 class-wp-admin-bar.php

 {{{#!php
 <?php
 echo ">{$arrow}{$node->title}";
 }}}

 The title isn't getting escaped, there should be an esc_html() there?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62545>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list