[Koha-bugs] [Bug 19033] XSS Flaws in Currencies and exchange page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 4 06:19:43 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19033

--- Comment #2 from Amit Gupta <amitddng135 at gmail.com> ---
Created attachment 65484
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65484&action=edit
Bug 19033 - XSS Flaws in Currencies and exchange page

1. Hit /cgi-bin/koha/admin/currency.pl
2. Enter <IFRAME SRC="javascript:alert('XSS');"></IFRAME> search currencies
box.
3. Notice the iframe is executed.
4. Apply patch.
5. Reload page, and enter iframe again on search currencies box.
6. Notice it is no longer executed.

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


More information about the Koha-bugs mailing list