django-tenant-users@1.3.0 vulnerabilities

A Django app to extend django-tenants to incorporate global multi-tenant users

  • latest version

    2.1.1

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    3 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-tenant-users package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    User Impersonation

    django-tenant-users is an A Django app to extend django-tenants to incorporate global multi-tenant users

    Affected versions of this package are vulnerable to User Impersonation via custom schema name in provision_tenant() function. An attacker can creates a tenant with is_staff, is_superuser, is_verified or email as a schema name that matches an existing User attribute and impersonate a user if an application relies on these attributes for authorization or business logic.

    How to fix User Impersonation?

    Upgrade django-tenant-users to version 2.1.0 or higher.

    [,2.1.0)