[wp-trac] [WordPress Trac] #16097: wordpress and float error causes server to exceed resources

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 5 16:08:51 UTC 2011


#16097: wordpress and float error causes server to exceed resources
--------------------------+------------------
 Reporter:  fristopher    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1
Component:  General       |     Version:
 Severity:  critical      |  Resolution:
 Keywords:                |
--------------------------+------------------
Changes (by nacin):

 * version:  3.0.4 =>


Comment:

 This has been fixed upstream. There is very little we can do here. Line
 2194 is:

 {{{
         if ( ! in_array($orderby, $allowed_keys) )
 }}}

 If we can't do that, I'm not sure there's much we can do to sanitize this
 in userland. The fix was one word upstream, but could be a significant
 amount of code downstream.

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


More information about the wp-trac mailing list