CVE-2011-4138
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 URLs 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.
Risk Information
Base Score
7.5
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score
Exploitation Probability
0.755
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2011-4136,CVE-2011-4137,CVE-2011-4138,CVE-2011-4139 are fixed in Python-django 1.2.7 | Windows |
| Vulnerabilities CVE-2011-4136,CVE-2011-4137,CVE-2011-4138,CVE-2011-4139 are fixed in Python-django 1.3.1 | Windows |
| Vulnerabilities CVE-2011-4136,CVE-2011-4137,CVE-2011-4138,CVE-2011-4139 are fixed in Python-django for linux 1.2.7 | Linux |
| Vulnerabilities CVE-2011-4136,CVE-2011-4137,CVE-2011-4138,CVE-2011-4139 are fixed in Python-django for linux 1.3.1 | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234