—
PYSEC-2014-7
Details
The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / django
Introduced in:
0 Fixed in: 2b31342cdf14fc20e07c43d258f1e7334ad664a6 Fix
pip install --upgrade 'django>=2b31342cdf14fc20e07c43d258f1e7334ad664a6' References
- https://github.com/django/django/commit/2b31342cdf14fc20e07c43d258f1e7334ad664a6 [FIX]
- https://www.djangoproject.com/weblog/2014/aug/20/security/ [ARTICLE]
- http://www.debian.org/security/2014/dsa-3010 [ADVISORY]
- http://secunia.com/advisories/59782 [ADVISORY]
- http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html [WEB]
- http://secunia.com/advisories/61281 [ADVISORY]
- http://secunia.com/advisories/61276 [ADVISORY]
- https://github.com/advisories/GHSA-rw75-m7gp-92m3 [ADVISORY]