Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Amit Gupta 861cec5773 Bug 19051 - XSS Flaws in - Batch item modification page
1. Hit /cgi-bin/koha/tools/batchMod.pl
2. Enter <IFRAME SRC="javascript:alert('XSS');"></IFRAME> in the Barcode list (one barcode per line) text area.
3. Notice the iframe is executed.
4. Apply patch.
5. Reload page, and enter iframe again on Barcode list (one barcode per line) text area.
6. Notice it is no longer executed.
7. Fixes for both barcode and itemnumber.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-29 12:00:37 -03:00
..
automatic_item_modification_by_age.tt Bug 18752 - Automatic item modifications by age should allow 'blank' values 2017-06-13 16:21:37 -03:00
batch_delete_records.tt Bug 19051 - XSS Flaws in - Batch record deletion page 2017-08-29 12:00:37 -03:00
batch_record_modification.tt
batchMod-del.tt Bug 19051 - XSS Flaws in Batch item deletion page 2017-08-29 12:00:37 -03:00
batchMod-edit.tt Bug 19051 - XSS Flaws in - Batch item modification page 2017-08-29 12:00:37 -03:00
batchMod.tt
cleanborrowers.tt
csv-profiles.tt Bug 18917: Use font-awesome buttons for CSV profiles 2017-07-13 16:42:04 -03:00
export.tt Bug 18918: Disable CSV option if no CSV profiles exist 2017-07-13 16:42:03 -03:00
holidays.tt Bug 18689: calendar error with double quotes in title or description of holiday 2017-06-09 11:50:55 -03:00
import_borrowers.tt Bug 18555: Create patron list from patron import 2017-08-10 16:25:32 -03:00
inventory.tt
koha-news.tt
letter.tt Bug 18847 - Add "Save and continue" option to notice editing 2017-07-13 14:39:26 -03:00
manage-marc-import.tt
marc_modification_templates.tt
modborrowers.tt Bug 19074: Fix category display in Batch patron modification. 2017-08-10 16:25:33 -03:00
overduerules.tt
picture-upload.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 19049 [QA Followup] - Make plugin name first item in description 2017-08-15 12:17:42 -03:00
tools-home.tt
upload-images.tt
upload.tt
viewlog.tt