PyPi: Django-Nopassword

CVE-2019-10682

Safety vulnerability ID: 38080

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Mar 18, 2020 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

django-nopassword before 5.0.0 stores cleartext secrets in the database. See: CVE-2019-10682.

Affected package

django-nopassword

Latest version: 5.0.0

Authentication backend for django that uses a one time code instead of passwords

Affected versions

Fixed versions

Vulnerability changelog

django-nopassword before 5.0.0 stores cleartext secrets in the database.


CONFIRM:https://github.com/relekang/django-nopassword/commit/d8b4615f5fbfe3997d96cf4cb3e342406396193c: https://github.com/relekang/django-nopassword/commit/d8b4615f5fbfe3997d96cf4cb3e342406396193c
MISC:https://github.com/relekang/django-nopassword/blob/8e8cfc765ee00adfed120c2c79bf71ef856e9022/nopassword/models.py#L14: https://github.com/relekang/django-nopassword/blob/8e8cfc765ee00adfed120c2c79bf71ef856e9022/nopassword/models.py#L14
MISC:https://github.com/relekang/django-nopassword/compare/v4.0.1...v5.0.0: https://github.com/relekang/django-nopassword/compare/v4.0.1...v5.0.0

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 5.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
NONE
Availability Impact (A)
NONE