django-nopassword before 5.0.0 stores cleartext secrets in the database.
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Link | Tags |
---|---|
https://github.com/relekang/django-nopassword/blob/8e8cfc765ee00adfed120c2c79bf71ef856e9022/nopassword/models.py#L14 | third party advisory |
https://github.com/relekang/django-nopassword/commit/d8b4615f5fbfe3997d96cf4cb3e342406396193c | third party advisory patch |
https://github.com/relekang/django-nopassword/compare/v4.0.1...v5.0.0 | third party advisory |