Permissions, Privileges, and Access Controls in Django and Opensuse - CVE-2014-0483

 

Permissions, Privileges, and Access Controls in Django and Opensuse - CVE-2014-0483

Published: August 26, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41380
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-0483
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote #AU# to gain access to sensitive information.

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.


Affected software

Django
Opensuse
Gentoo Linux
Fedora
Django14

How to mitigate CVE-2014-0483

Install update from vendor's website.

Django14 - update to 1.4.14-1.el6

External References

Related Security Bulletins