CVE-2010-4534: Improper query string handling in Django
(updated )
The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter.
References
- bugzilla.redhat.com/show_bug.cgi?id=665373
- github.com/advisories/GHSA-fwr5-q9rx-294f
- github.com/django/django
- github.com/django/django/commit/17084839fd7e267da5729f2a27753322b9d415a0
- github.com/django/django/commit/85207a245bf09fdebe486b4c7bbcb65300f2a693
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-8.yaml
- nvd.nist.gov/vuln/detail/CVE-2010-4534
Detect and mitigate CVE-2010-4534 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 →