Files
CVEs-PoC/2013/CVE-2013-0306.md
T
2025-09-29 21:09:30 +02:00

18 lines
747 B
Markdown

### [CVE-2013-0306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0306)
![](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 form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service (memory consumption) or trigger server errors via a modified max_num parameter.
### POC
#### Reference
- http://ubuntu.com/usn/usn-1757-1
#### Github
No PoCs found on GitHub currently.