Koha/koha-tmpl
Jonathan Druart 515208d5ec Bug 16800: Fix XSS in catalogue/*detail.tt - title
Test plan:
catalogue a bibliographic record with a title=
  </title><script>alert('XSS')</script>

Go on the detail pages.
=> Without this patch you will see the alert
=> With this patch, no more alert

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

This of course means that any html in the title will no longer be
evaluated. :

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-25 13:10:58 +00:00
..
intranet-tmpl Bug 16800: Fix XSS in catalogue/*detail.tt - title 2016-09-25 13:10:58 +00:00
opac-tmpl Bug 16732 - Add audio alerts (custom sound notifications) to web based self checkout 2016-09-13 17:22:33 +00:00
favicon.ico
index.html
intranet.html
opac.html