]> git.mxchange.org Git - ctracker.git/commit
Sanitize request strings (also serialized POST data) from trickery like '//'
authorRoland Häder <roland@mxchange.org>
Thu, 28 Jul 2016 08:02:50 +0000 (10:02 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 28 Jul 2016 08:02:50 +0000 (10:02 +0200)
commit6b1a4b38d6f7fdfd1fdd37b05799acf2eea2b193
tree4379afd43de3639b324a1e4bfa262d7244cd84ad
parent42ff8dfd602c876ce3bc95100719148e6695d944
Sanitize request strings (also serialized POST data) from trickery like '//'
and '/./' where the attacker tries to circumvent checks.

Signed-off-by: Roland Häder <rhaeder@cho-time.de>
libs/lib_detector.php