3 matches found
The vulnerability of the Django web application software platform allows attackers to circumvent existing access restrictions.
The vulnerability of the Django web application framework exists due to incorrect installations of the saveas parameter in the ModelAdmin class. Exploiting this vulnerability allows a malicious actor to circumvent existing access restrictions from a remote perspective...
6CVSS6.3AI score0.01535EPSS
SaveExploits0References3Affected Software1
python-django: permission bypass
If a ModelAdmin uses saveas=True not the default, the admin provides an option when editing objects to "Save as new". A regression in Django 1.9 prevented that form submission from raising a "Permission Denied" error for users without the "add" permission...
6CVSS3.6AI score0.01535EPSS
SaveExploits0References2
20