django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
A product defines a set of insecure permissions that are inherited by objects that are created by the program.
Link | Tags |
---|---|
https://github.com/django-helpdesk/django-helpdesk/pull/1120 | patch exploit third party advisory |
https://github.com/django-helpdesk/django-helpdesk/releases/tag/v1.0.0 | release notes |
https://github.com/django-helpdesk/django-helpdesk/issues/591 | issue tracking |