CVE-2019-19118
Summary
| CVE | CVE-2019-19118 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2019-12-02 14:15:00 UTC |
| Updated | 2023-11-07 03:07:00 UTC |
| 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-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.) |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| Google Groups |
|
groups.google.com |
|
| [SECURITY] Fedora 31 Update: python-django-2.2.8-1.fc31 - package-announce - Fedora Mailing-Lists |
FEDORA |
lists.fedoraproject.org |
Third Party Advisory |
| Archive of security issues | Django documentation | Django |
MISC |
docs.djangoproject.com |
Patch, Vendor Advisory |
| [SECURITY] Fedora 31 Update: python-django-2.2.8-1.fc31 - package-announce - Fedora Mailing-Lists |
|
lists.fedoraproject.org |
|
| CVE-2019-19118 Django Vulnerability in NetApp Products | NetApp Product Security |
CONFIRM |
security.netapp.com |
Third Party Advisory |
| Google Groups |
MISC |
groups.google.com |
Third Party Advisory |
| Django security releases issued: 2.2.8 and 2.1.15 | Weblog | Django |
CONFIRM |
www.djangoproject.com |
Patch, Vendor Advisory |
| oss-security - Django 2.2.8 and 2.1.15: CVE-2019-19118: Privilege escalation in the
Django admin. |
MLIST |
www.openwall.com |
Mailing List, Patch, Third Party Advisory |
| Django: Multiple vulnerabilities (GLSA 202004-17) — Gentoo security |
GENTOO |
security.gentoo.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 981613 Python (pip) Security Update for django (GHSA-hvmf-r92r-27hr)