Cross-site request forgery In django
Description
Django Cross-Site Request Forgery vulnerability 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 1.3, 1.3.2 | ||
debian 13 | 1.3.1-1 | ||
debian 14 | 1.3.1-1 | ||
debian 12 | 1.3.1-1 | ||
debian 11 | 1.3.1-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5. 6. 7. 8.