]> git.koha-community.org Git - koha.git/commit
Bug 11661: sanitize file names supplied to edithelp.pl
authorChris Cormack <chris@bigballofwax.co.nz>
Sat, 1 Feb 2014 02:06:58 +0000 (15:06 +1300)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 6 Feb 2014 19:49:51 +0000 (14:49 -0500)
commit3517a9399588c4b7be6abebfeeb58facab06405f
treecae92c7cafc78d471343aa4eef0ead7496bfbddf
parent0057c98f2584d431c7549fd139efbbe388343224
Bug 11661: sanitize file names supplied to edithelp.pl

This patch corrects an issue whereby edithelp.pl could
be used to create or modify arbitrary files on the server
with the permissions of the Apache user.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
edithelp.pl