CVE-2011-4138

medium
Published 2011-10-19 ยท Modified 2024-01-16
CVSS v3
โ€”
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.0

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.

Predictions

Exploit likelihood
30%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

OS impact

debian Debian Fixed 5 releases
VersionStatusFixed in
trixie Fixed 1.3.1-1
sid Fixed 1.3.1-1
forky Fixed 1.3.1-1
bullseye Fixed 1.3.1-1
bookworm Fixed 1.3.1-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango<1.2.71.2.7
python PyPIdjango>=1.3,<1.3.11.3.1

Application impact

VendorProductVersionsFixed
djangoprojectdjango{"endIncluding":"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

CWEs

CWE-20

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.