Security issue with tiny browser
- by jasmine
I have used tinybrowser with tiny mce as a plugin (My panel is php based).
When uploading, there is link like this:
www.****.com/dashboard/tiny_mce/plugins/tinybrowser/tinybrowser.php?type=image
This link can open in all browser without permission.
What is the solution in this case? Could I use admin panel's session control in tinyMce plugins??
Thanks in advance