https://github.com/pylixm/django-mdeditor/blob/master/mdeditor/views.py
1.no authentication check so anyone can upload image file
2.Name of uploaded file is not cleaned so it is vulnerable to XSS attack, one can upload file with name like: "><script>alert(1)</script>