Files
CVEs-PoC/2015/CVE-2015-0221.md
2025-09-29 21:09:30 +02:00

712 B

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

Github

No PoCs found on GitHub currently.