First published: Fri Jan 16 2015(Updated: )
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.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/Django | >=1.7<1.7.3 | 1.7.3 |
pip/Django | >=1.6<1.6.10 | 1.6.10 |
pip/django | <1.4.18 | 1.4.18 |
djangoproject Django | <=1.4.17 | |
djangoproject Django | =1.6 | |
djangoproject Django | =1.6.1 | |
djangoproject Django | =1.6.2 | |
djangoproject Django | =1.6.3 | |
djangoproject Django | =1.6.4 | |
djangoproject Django | =1.6.5 | |
djangoproject Django | =1.6.6 | |
djangoproject Django | =1.6.7 | |
djangoproject Django | =1.6.8 | |
djangoproject Django | =1.6.9 | |
djangoproject Django | =1.7 | |
djangoproject Django | =1.7.1 | |
djangoproject Django | =1.7.2 | |
Ubuntu Linux | =10.04 | |
Ubuntu Linux | =12.04 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =14.10 | |
Ubuntu | =10.04 | |
Ubuntu | =12.04 | |
Ubuntu | =14.04 | |
Ubuntu | =14.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-0221 is classified as a denial of service vulnerability due to excessive memory consumption.
To fix CVE-2015-0221, upgrade to Django version 1.7.3, 1.6.10, or 1.4.18.
Django versions before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 are affected by CVE-2015-0221.
CVE-2015-0221 allows remote attackers to perform a denial of service attack via long lines in files.
CVE-2015-0221 is a remote vulnerability, allowing attackers to exploit it from outside the affected system.