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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://openwall.com/lists/oss-security/2011/09/11/1 - Patch | |
References | () http://openwall.com/lists/oss-security/2011/09/13/2 - Patch | |
References | () http://openwall.com/lists/oss-security/2011/09/15/5 - | |
References | () http://secunia.com/advisories/46614 - | |
References | () http://www.debian.org/security/2011/dsa-2332 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=737366 - Patch | |
References | () https://hermes.opensuse.org/messages/14700881 - | |
References | () https://www.djangoproject.com/weblog/2011/sep/09/ - Patch, Vendor Advisory | |
References | () https://www.djangoproject.com/weblog/2011/sep/10/127/ - Patch |
Information
Published : 2011-10-19 10:55
Updated : 2024-11-21 01:31
NVD link : CVE-2011-4137
Mitre link : CVE-2011-4137
CVE.ORG link : CVE-2011-4137
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-399
Resource Management Errors