mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
712 B
Markdown
18 lines
712 B
Markdown
### [CVE-2011-0698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0698)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|