CVE-2011-4138

UnknownEPSS 2.34%

Last modified

CVE-2011-4138 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 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.. EPSS estimates a 2.34% 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 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.

Metrics

EPSS Probability
2.34%

81.4th 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-4138?
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.
How severe is CVE-2011-4138?
Severity scoring for CVE-2011-4138 is pending analysis. The EPSS model estimates a 2.34% probability of exploitation in the next 30 days.
How do I fix CVE-2011-4138?
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-4138?

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

Scan your code now

Source: NVD / NIST