]> 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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 6 Feb 2014 12:34:10 +0000 (09:34 -0300)
commit677e9299da6e808bd4c76dc036da9e39c4277edd
tree3206dfc2b7f300e7e3186f9542c957a594ae3fb6
parent0b4854ca08e6d298c68f7e891fad1b682cba7b3e
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>
(cherry picked from commit 7baf02c263a627b1454577b3141a0af4b8f963d1)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
edithelp.pl