mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
712 B
Markdown
18 lines
712 B
Markdown
### [CVE-2015-0221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0221)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ubuntu.com/usn/usn-2469-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|