4images Help / Hilfe > Bug Fixes & Patches
[1.7 / 1.7.1] Security fix in search.php and register.php
Acidgod:
Also Du hast es richtig gemacht... Vielleicht hätte V@no es so schreiben sollen... (o:
move the code between
--- Code: --- *************************************************************************/
--- End code ---
and
--- Code: ---$main_template = 'search';
--- End code ---
below this Line:
--- Code: ---include(ROOT_PATH.'global.php');
--- End code ---
torment:
das selbe problem habe ich auch...
nach diesem fix konnte man nicht als #username# registieren konnen. aber das funktioniert bei mir auch nicht.
V@no:
mmm...it was not ment restrict all "special" characters, but only < and >
V@no:
no, it calls "Regular expression" (aka REGEX) http://php.net/manual/function.preg-match.php
The pattern search only < and > in the name, nothing else.
RoadDogg:
Thanks for the fix, V@no!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version