From 03c3f6d7f95e2312748fddecfec09ffe07e08837 Mon Sep 17 00:00:00 2001 From: "huntr.dev | the place to protect open source" Date: Mon, 22 Mar 2021 12:56:55 +0000 Subject: [PATCH] Fixed 3 sinks which caused XSS in filename (#511) Co-authored-by: Vaibhav Shinde --- tinyfilemanager.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index ee2c884..ec5cb72 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1989,11 +1989,11 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white - + - + ' . readlink($path . '/' . $f) . '' : '') ?> @@ -2008,7 +2008,7 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white - +