Improper Privilege Management in Django - CVE-2019-19118

 

Improper Privilege Management in Django - CVE-2019-19118

Published: December 8, 2019


Vulnerability identifier: #VU23453
CSH Severity: Medium
CVSS v4: 8.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-19118
CWE-ID: CWE-269
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to escalate privileges within the application.

The vulnerability exists due to incorrect privilege management when processing the save() method in "/django/contrib/admin/options.py". A remote authenticated user can assign elevated privileges to his or her account by manipulating form elements.


Affected software

Django
Gentoo Linux
Fedora
python-django

How to mitigate CVE-2019-19118

Install updates from vendor's website.

Django - addressed in versions 2.1.15, 2.2.8
python-django - update to 2.2.8-1.fc31

External References

Related Security Bulletins