[wp-trac] [WordPress Trac] #24328: blogname and blogdescription are not escaped

WordPress Trac noreply at wordpress.org
Mon May 13 16:29:36 UTC 2013


#24328: blogname and blogdescription are not escaped
----------------------------+------------------------------
 Reporter:  aniketpant      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------------------

Comment (by nacin):

 Check out sanitize_option(). The input is being sanitized, which is why it
 is coming back empty. The issue is likely < and > causing strip_tags() to
 be overzealous.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24328#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list