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.
Remediation
References
Related Vulnerabilities
WordPress Plugin Essential Addons for Elementor Cross-Site Scripting (5.0.8)
MySQL CVE-2018-3061 Vulnerability (CVE-2018-3061)
WordPress CVE-2017-1001000 Vulnerability (CVE-2017-1001000)
PHP Integer Overflow or Wraparound Vulnerability (CVE-2024-11236)
Apache HTTP Server NULL Pointer Dereference Vulnerability (CVE-2023-28625)