This update fixes some security issues related to cross site scripting. User entered data is now escaped with the PHP “htmlspecialchars” function.
This update fixes some security issues related to cross site scripting. User entered data is now escaped with the PHP “htmlspecialchars” function.