Access Restriction Bypass Affecting django package, versions [1.9,1.9.2)


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-PYTHON-DJANGO-40380
  • published 1 Feb 2016
  • disclosed 1 Feb 2016
  • credit Myk Willis

Overview

django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to Access Restriction Bypass. When ModelAdmin.save_as=True, any authenticated user may to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.