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

Git repo owner gitmaster at git.koha-community.org
Tue Aug 23 16:18:02 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  422eeb01fe83e3e9166406cfb244e3053ad72bd6 (commit)
      from  b99c3c2001993fe112e00e514bdaaaa0c94ce06e (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 422eeb01fe83e3e9166406cfb244e3053ad72bd6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 2 14:46:11 2016 +0100

    Bug 17025: Fix XSS in serials-search.pl
    
    Test plan:
    Hit
      /serials/serials-search.pl?ISSN_filter="%2F><script>alert('XSS')<%2Fscript>&searched=1
      /serials/serials-search.pl?title_filter="%2F><script>alert('XSS')<%2Fscript>&searched=1
    
    => 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 1ea1504c30c5c34dd763027caee55dcf359e94cf)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit d432c5bba836601b809a9f807af05ef85e952453)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/serials-search.inc    |    6 +++---
 .../prog/en/includes/subscriptions-search.inc            |   14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list