National Cyber Awareness System
Vulnerability Summary for CVE-2011-4137
Original release date:10/19/2011
Last revised:01/27/2012
Source:
US-CERT/NIST
Overview
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
2.9
Exploitability Subscore:
10.0
CVSS Version 2 Metrics:
Access Vector: Network exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows disruption of serviceUnknown
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://www.djangoproject.com/weblog/2011/sep/10/127/
Type: Patch Information
External Source: CONFIRM
Name: https://www.djangoproject.com/weblog/2011/sep/09/
Type: Advisory; Patch Information
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=737366
Type: Patch Information
External Source: MLIST
Name: [oss-security] 20110913 Re: CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
Type: Patch Information
External Source: MLIST
Name: [oss-security] 20110911 CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
Type: Patch Information
External Source: DEBIAN
Name: DSA-2332
External Source: SECUNIA
Name: 46614
External Source: MLIST
Name: [oss-security] 20110916 Re: CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
Technical Details
- Resource Management Errors (CWE-399)