Vulnerability Description
django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
CVSS Score
5.1
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django-Helpdesk Project | Django-Helpdesk | < 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/django-helpdesk/django-helpdesk/issues/591Issue Tracking
- https://github.com/django-helpdesk/django-helpdesk/pull/1120ExploitPatchThird Party Advisory
- https://github.com/django-helpdesk/django-helpdesk/releases/tag/v1.0.0Release Notes
- https://github.com/django-helpdesk/django-helpdesk/pull/1120ExploitPatchThird Party Advisory
FAQ
What is CVE-2018-25111?
CVE-2018-25111 is a vulnerability with a CVSS score of 5.1 (MEDIUM). django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
How severe is CVE-2018-25111?
CVE-2018-25111 has been rated MEDIUM with a CVSS base score of 5.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25111?
Check the references section above for vendor advisories and patch information. Affected products include: Django-Helpdesk Project Django-Helpdesk.