[wp-trac] [WordPress Trac] #12284: I/O Sanity Failures With Invalid HTML Entity References
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 25 12:12:00 UTC 2010
#12284: I/O Sanity Failures With Invalid HTML Entity References
-----------------------------+----------------------------------------------
Reporter: miqrogroove | Owner: ryan
Type: defect (bug) | Status: new
Priority: highest omg bbq | Milestone: 3.0
Component: Security | Version:
Severity: blocker | Keywords: has-patch
-----------------------------+----------------------------------------------
Comment(by miqrogroove):
Seen in wp_special_chars_decode:
{{{
$double_preg = array( '/�*34;/' => '"', '/�*22;/i' => '"'
);
}}}
hakre's example is probably an invalid test for that substitution.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12284#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list