FileManager4TinyMCE icon indicating copy to clipboard operation
FileManager4TinyMCE copied to clipboard

Security issue with subfolder

Open joshbmarshall opened this issue 6 years ago • 0 comments

If subfolder GET parameter is set when calling /tinymce/plugins/filemanager/dialog.php then it is possible to traverse outside the containing folder by using '/../' in the query. So a web visitor can browse directory structures of the website and upload images if the user running the PHP process has access to those directories.

joshbmarshall avatar Mar 25 '19 06:03 joshbmarshall