Vulnerability Description
Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | 1.9 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/82329
- http://www.securitytracker.com/id/1034894
- https://www.djangoproject.com/weblog/2016/feb/01/releases-192-and-189/
- http://www.securityfocus.com/bid/82329
- http://www.securitytracker.com/id/1034894
- https://www.djangoproject.com/weblog/2016/feb/01/releases-192-and-189/
FAQ
What is CVE-2016-2048?
CVE-2016-2048 is a vulnerability with a CVSS score of 5.5 (MEDIUM). Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option w...
How severe is CVE-2016-2048?
CVE-2016-2048 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-2048?
Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Django.