SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

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…

MEDIUM 5.0EPSS 2.36%

Does this matter?

Lower severity and a low EPSS score (2.36%). Track it; it rarely justifies an emergency change on its own.

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.

CVSS 2.0
5.0 MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
EPSS
2.36% probability · 83th percentile
CISA KEV
Not listed
Weakness
CWE-20
Affected
djangoproject/django
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.