pysec-2013-17
Vulnerability from pysec
Published
2013-05-02 14:55
Modified
2021-07-15 02:22
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "1.3" }, { "fixed": "1.3.6" }, { "introduced": "1.4" }, { "fixed": "1.4.4" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.3", "1.3.1", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.4", "1.4.1", "1.4.2", "1.4.3" ] } ], "aliases": [ "CVE-2013-0306" ], "details": "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.", "id": "PYSEC-2013-17", "modified": "2021-07-15T02:22:08.748982Z", "published": "2013-05-02T14:55:00Z", "references": [ { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2013/feb/19/security/" }, { "type": "ADVISORY", "url": "http://www.debian.org/security/2013/dsa-2634" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1757-1" }, { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2013-0670.html" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.