Koha/koha-tmpl/intranet-tmpl/prog
Amit Gupta fd44f2fed7 Bug 16069 - XSS issue in basket.pl page
1. Hit /cgi-bin/koha/acqui/basket.pl?basketno=xx<script>alert('amit')</script>
   xx - is a basketno
2. Notice the java script is executed.
3. Apply patch.
4. Reload page, and hit the page again /cgi-bin/koha/acqui/basket.pl?basketno==xx<script>alert('amit')</script>
   xx - is a basketno.
5. Notice it is no longer executed.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

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
..
css Bug 18551: followup - hide advanced filters in header, move hidding to css file 2017-05-19 10:49:53 -04:00
en Bug 16069 - XSS issue in basket.pl page 2017-08-29 12:00:37 -03:00
img Bug 18419 - Broken patron-blank image in viewlog.tt 2017-04-28 06:56:10 -04:00
js Bug 18447 - Remove redundant line 2017-08-25 11:38:46 -03:00
pdf
sound