Improper Access Control Affecting python-django package, versions <1.9.2-1


0.0
medium

Snyk CVSS

    Attack Complexity Low
    Privileges Required High
    Integrity High

    Threat Intelligence

    EPSS 0.14% (49th percentile)
Expand this section
NVD
5.5 medium
Expand this section
Red Hat
3.5 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN11-PYTHONDJANGO-521250
  • published 8 Feb 2016
  • disclosed 8 Feb 2016

How to fix?

Upgrade Debian:11 python-django to version 1.9.2-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-django package and not the python-django package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

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.