### [CVE-2015-0221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0221) ![](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 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.