[Koha-bugs] [Bug 11322] Suggestion "notes" field should be sanitized or escaped

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 3 00:12:14 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11322

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23244|0                           |1
        is obsolete|                            |

--- Comment #8 from David Cook <dcook at prosentient.com.au> ---
Created attachment 23246
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23246&action=edit
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 <dcook at prosentient.com.au>

Works as described.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list