CVE-2011-4137

UnknownEPSS 3.02%

Last modified

CVE-2011-4137 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 3.02% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
3.02%

85.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
DjangoprojectDjango<= 1.2.6
DjangoprojectDjango0.91
DjangoprojectDjango0.95
DjangoprojectDjango0.95.1
DjangoprojectDjango0.96
DjangoprojectDjango1.0
DjangoprojectDjango1.0.1
DjangoprojectDjango1.0.2
DjangoprojectDjango1.1
DjangoprojectDjango1.1.0
DjangoprojectDjango1.1.2
DjangoprojectDjango1.1.3
DjangoprojectDjango1.2
DjangoprojectDjango1.2.1
DjangoprojectDjango1.2.2
DjangoprojectDjango1.2.3
DjangoprojectDjango1.2.4
DjangoprojectDjango1.2.5
DjangoprojectDjango1.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2011-4137?
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.
How severe is CVE-2011-4137?
Severity scoring for CVE-2011-4137 is pending analysis. The EPSS model estimates a 3.02% probability of exploitation in the next 30 days.
How do I fix CVE-2011-4137?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2011-4137?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST