4 Aug
2017
4 Aug
'17
10:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19034 --- Comment #3 from Amit Gupta <amitddng135@gmail.com> --- Created attachment 65487 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65487&action=edit Bug 19034 - XSS Flaws in - Z39.50/SRU servers administration 1. Hit /cgi-bin/koha/admin/z3950servers.pl 2. Enter <IFRAME SRC="javascript:alert('XSS');"></IFRAME> search Z39.50/SRU servers box. 3. Notice the iframe is executed. 4. Apply patch. 5. Reload page, and enter iframe again on search Z39.50/SRU servers box. 6. Notice it is no longer executed. -- You are receiving this mail because: You are watching all bug changes.