### [CVE-2011-0697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0697) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload. ### POC #### Reference - http://www.djangoproject.com/weblog/2011/feb/08/security/ #### Github No PoCs found on GitHub currently.