﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
3891,Multiple errors when passing some query variables as an a array(Only with Register Globals ON),g30rg3x,markjaquith,"As readed on SecurityFocus BugTraq Mailing List:[[BR]]
[http://www.securityfocus.com/archive/1/456731][[BR]][[BR]]
There is a defect when passing ""m"" as an a array, example:[[BR]]
http://host/?m[]=
[[BR]][[BR]]
Also i found that ""cat"" has the same bug like ""m"" value but only disclouses a error in function urldecode():[[BR]]
http://host/?cat[]=
[[BR]][[BR]]
This bug/defect only works if ""Register Globals"" directive on PHP is turned ON.[[BR]]
I Think this patch is a temporary solution to the problem and also i think it could be solved in other area.[[BR]]
[[BR]]
Other live examples:[[BR]]
http://alexking.org/?m[]= [[BR]]
http://boren.nu/?m[]= [[BR]]
http://dougal.gunters.org/?cat[]= [[BR]]",defect (bug),closed,normal,2.1.3,General,2.1,normal,fixed,"m, cat, array, register globals, has-patch",
