pysec-2013-18
Vulnerability from pysec
Published
2013-09-23 20:55
Modified
2021-07-15 02:22
Details
The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.8" }, { "introduced": "1.5" }, { "fixed": "1.5.4" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.4", "1.4.1", "1.4.2", "1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.4.7", "1.5", "1.5.1", "1.5.2", "1.5.3" ] } ], "aliases": [ "CVE-2013-1443" ], "details": "The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.", "id": "PYSEC-2013-18", "modified": "2021-07-15T02:22:08.840916Z", "published": "2013-09-23T20:55:00Z", "references": [ { "type": "ADVISORY", "url": "http://www.debian.org/security/2013/dsa-2758" }, { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2013/sep/15/security/" }, { "type": "WEB", "url": "http://python.6.x6.nabble.com/Set-a-reasonable-upper-bound-on-password-length-td5032218.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00035.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.