PT-2011-4855 · Django Software Foundation · Django
Paul Mcmillan
·
Published
2011-10-19
·
Updated
2018-07-23
·
CVE-2011-4137
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Django versions prior to 1.2.7
Django versions 1.3.x prior to 1.3.1
Description
The issue is related to the
verify exists functionality in the URLField implementation, which relies on Python libraries that attempt to access an arbitrary URL with no timeout. This allows remote attackers to cause a denial of service by consuming resources via a URL associated with a slow response, a completed TCP connection with no application data sent, or a large amount of application data.Recommendations
For Django versions prior to 1.2.7, update to version 1.2.7 or later.
For Django versions 1.3.x prior to 1.3.1, update to version 1.3.1 or later.
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Django