CVE-2011-4139: Django Vulnerable to Cache Poisoning
(updated )
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.
References
- bugzilla.redhat.com/show_bug.cgi?id=737366
- github.com/advisories/GHSA-rm2j-x595-q9cj
- github.com/django/django
- github.com/django/django/commit/2f7fadc38efa58ac0a8f93f936b82332a199f396
- github.com/django/django/commit/c613af4d6485586c79d692b70a9acac429f3ca9d
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-4.yaml
- hermes.opensuse.org/messages/14700881
- nvd.nist.gov/vuln/detail/CVE-2011-4139
- www.djangoproject.com/weblog/2011/sep/09
- www.djangoproject.com/weblog/2011/sep/10/127
Detect and mitigate CVE-2011-4139 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →