GHSA-7wph-fc4w-wqp2
Vulnerability from github
Published
2018-07-23 19:51
Modified
2024-09-17 15:03
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
6.6 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U
6.6 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U
Summary
Improper date handling in Django
Details
The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.2" }, { "fixed": "1.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-4535" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:23:37Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.", "id": "GHSA-7wph-fc4w-wqp2", "modified": "2024-09-17T15:03:58Z", "published": "2018-07-23T19:51:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4535" }, { "type": "WEB", "url": "https://github.com/django/django/commit/7f8dd9cbac074389af8d8fd235bf2cb657227b9a" }, { "type": "WEB", "url": "https://github.com/django/django/commit/d5d8942a160685c403d381a279e72e09de5489a9" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7wph-fc4w-wqp2" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-9.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228193349/http://www.securityfocus.com/bid/45563" }, { "type": "WEB", "url": "http://code.djangoproject.com/changeset/15032" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html" }, { "type": "WEB", "url": "http://www.djangoproject.com/weblog/2010/dec/22/security" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/12/23/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/03/5" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1040-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "Improper date handling in Django" }
Loading...
Loading...
- 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.