http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11322
--- Comment #11 from Katrin Fischer <[email protected]> --- Created attachment 23249 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23249&action=edit [PASSED QA] Bug 11322 : XSS - Scrub bad data before storing suggestions in the db 1/ In the public interface, add a suggestion containing html 2/ Save, notice the html is rendered (or if you have the other patches is displayed) 3/ Apply this paget 4/ Add another suggestion 5/ Notice the html is stripped Signed-off-by: David Cook <[email protected]> Works as described. Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
