Search for packages
| purl | pkg:deb/debian/python-django@1.3.1-1?distro=trixie |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-g56k-prrj-aqb1 | The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code. |
CVE-2011-4140
GHSA-h95j-h2rv-qrg4 PYSEC-2011-5 |
| VCID-mm3u-a8ar-b3hp | django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier. |
CVE-2011-4136
GHSA-x88j-93vc-wpmp PYSEC-2011-1 |
| VCID-ttm3-5a6e-wfa1 | Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request. |
CVE-2011-4139
GHSA-rm2j-x595-q9cj PYSEC-2011-4 |
| VCID-ura5-t7s9-8fck | 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. |
CVE-2011-4138
GHSA-wxg3-mfph-qg9w PYSEC-2011-3 |
| VCID-xtqq-9751-r3dq | The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521. |
CVE-2011-4137
GHSA-3jqw-crqj-w8qw PYSEC-2011-2 |