fix CVE-2022-40797 in file manager

This commit is contained in:
O3-Shop 2023-04-06 08:57:25 +02:00
parent 6d7280ef92
commit b2bf95a972
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"RENAMEFILE": "php/renamefile.php", "RENAMEFILE": "php/renamefile.php",
"GENERATETHUMB": "php/thumb.php", "GENERATETHUMB": "php/thumb.php",
"DEFAULTVIEW": "list", "DEFAULTVIEW": "list",
"FORBIDDEN_UPLOADS": "zip js jsp jsb mhtml mht xhtml xht php phtml php3 php4 php5 phps shtml jhtml pl sh py cgi exe application gadget hta cpl msc jar vb jse ws wsf wsc wsh ps1 ps2 psc1 psc2 msh msh1 msh2 inf reg scf msp scr dll msi vbs bat com pif cmd vxd cpl htpasswd htaccess", "FORBIDDEN_UPLOADS": "zip js jsp jsb mhtml mht xhtml xht php phtml php3 php4 php5 phps phar shtml jhtml pl sh py cgi exe application gadget hta cpl msc jar vb jse ws wsf wsc wsh ps1 ps2 psc1 psc2 msh msh1 msh2 inf reg scf msp scr dll msi vbs bat com pif cmd vxd cpl htpasswd htaccess",
"ALLOWED_UPLOADS": "", "ALLOWED_UPLOADS": "",
"FILEPERMISSIONS": "0644", "FILEPERMISSIONS": "0644",
"DIRPERMISSIONS": "0755", "DIRPERMISSIONS": "0755",