[wp-trac] [WordPress Trac] #10360: $_REQUEST's slashes may differ from $_GET/$_POST
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 10 21:46:29 UTC 2009
#10360: $_REQUEST's slashes may differ from $_GET/$_POST
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8.2
Component: Security | Version: 2.9
Severity: normal | Keywords: needs-patch dev-feedback
--------------------------+-------------------------------------------------
Comment(by vladimir_kolesnikov):
Thanks for the explanation.
Unless I am missing something, according to
http://us.php.net/manual/en/reserved.variables.request.php $_REQUEST is
always $_GET + $_POST + $_COOKIE and the order depends upon
variables_order setting. $_SERVER and $_ENV are not merged into $_REQUEST.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10360#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list