Browse Source
- html-escape flash_info() / flash_error() messages to fix XSS if the message contains user-supplied input (thanks to Filippo Cavallarin for the report) Note: This will cause ugly output for some german error messages which contain ü etc., and the warning message in backup.php (with some HTML tags included) will also look totally ugly. Nevertheless, that's still better than XSS attacks ;-) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1331 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue