Files
CVEs-PoC/2011/CVE-2011-0698.md
T
2025-09-29 21:09:30 +02:00

18 lines
723 B
Markdown

### [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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.