### [CVE-2011-0698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0698) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays. ### POC #### Reference - http://www.djangoproject.com/weblog/2011/feb/08/security/ #### Github No PoCs found on GitHub currently.