Описание
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.
Релиз | Статус | Примечание |
---|---|---|
devel | not-affected | 1.3.1-1ubuntu1 |
hardy | ignored | end of life |
lucid | released | 1.1.1-2ubuntu1.4 |
maverick | released | 1.2.3-1ubuntu0.2.10.10.3 |
natty | released | 1.2.5-1ubuntu1.1 |
oneiric | released | 1.3-2ubuntu1.1 |
upstream | released | 1.3.1-1 |
Показывать по
5 Medium
CVSS2
Связанные уязвимости
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.
The verify_exists functionality in the URLField implementation in Djan ...
Django Might Allow CSRF Requests via URL Verification
5 Medium
CVSS2