[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-118-gf4a9e94

Git repo owner gitmaster at git.koha-community.org
Tue Aug 23 16:18:49 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.22.x has been updated
       via  f4a9e942424524da9251f4d55dd01fd08e05846f (commit)
      from  422eeb01fe83e3e9166406cfb244e3053ad72bd6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f4a9e942424524da9251f4d55dd01fd08e05846f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 28 13:01:43 2016 +0100

    Bug 17021: Fix XSS in circ/returns.pl
    
    Test plan:
    Enter the following in the barcode input:
    <script>alert('XSS')</script>
    
    => Without this patch you will see the alert
    => With this patch, no more alert
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 12b4c83f5a5c11af635cae83e6837ff80dc02da7)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 4f5121a99e063fc05fb19caac89e5a56b1ff0afb)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list