Authentication Bypass Affecting djoser package, versions [,1.3.2)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

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-DJOSER-72874
  • published 2 Jan 2019
  • disclosed 12 Sep 2018
  • credit ponyjack

Introduced: 12 Sep 2018

CVE NOT AVAILABLE CWE-288 Open this link in a new tab

How to fix?

Upgrade djoser to version 1.3.2 or higher.

Overview

djoser is a REST implementation of Django authentication system.

Affected versions of this package are vulnerable to Authentication Bypass. A malicious user could update other user info with user token due to a lack of permission check.