Details
-
Bug
-
Resolution: Fixed
-
Critical
-
10.1.1
-
None
-
None
-
Informal
-
Security
Description
Check all parameters for characters that may harm the log file. Currently we sanitize the parameters before logging, but we need to make sure that the log is not manipulated after the first check. Therefore we now reject all requests where harmful characters are contained in request parameters.