CVE-2011-4138

Source
https://nvd.nist.gov/vuln/detail/CVE-2011-4138
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2011-4138.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2011-4138
Aliases
Downstream
Published
2011-10-19T10:55:04Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

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.

References

Affected packages