CVE-2019-19118Incorrect Default Permissions in Django

Severity
6.5MEDIUMNVD
EPSS
0.4%
top 42.23%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 2
Latest updateDec 9

Description

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:NExploitability: 2.8 | Impact: 3.6

Affected Packages2 packages

NVDdjangoproject/django2.12.1.15+1
PyPIdjangoproject/django2.12.1.15+1

Also affects: Fedora 31

Patches

🔴Vulnerability Details

4
GHSA
Django allows unintended model editing2019-12-04
OSV
Django allows unintended model editing2019-12-04
CVEList
CVE-2019-19118: Django 22019-12-02
OSV
CVE-2019-19118: Django 22019-12-02

📋Vendor Advisories

2
Red Hat
django: privilege escalation in the django admin2019-12-02
Debian
CVE-2019-19118: python-django - Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A...2019

💬Community

7
Bugzilla
CVE-2019-19118 django: privilege escalation in the django admin2019-12-09
Bugzilla
CVE-2019-19118 python-django: django: privilege escalation in the django admin [epel-8]2019-12-09
Bugzilla
CVE-2019-19118 python-django: django: privilege escalation in the django admin [epel-7]2019-12-09
Bugzilla
CVE-2019-19118 python-django: django: privilege escalation in the django admin [openstack-rdo]2019-12-09
Bugzilla
CVE-2019-19118 django:1.6/python-django: django: privilege escalation in the django admin [fedora-all]2019-12-09
CVE-2019-19118 — Incorrect Default Permissions | cvebase