PT-2025-23364 · Unknown · Django-Helpdesk
Published
2025-05-31
·
Updated
2025-06-16
·
CVE-2018-25111
CVSS v3.1
5.1
Medium
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
django-helpdesk versions prior to 1.0.0
Description
The issue concerns Sensitive Data Exposure due to the use of
os.umask(0) in models.py. This allows unauthorized access to sensitive information.Recommendations
For versions prior to 1.0.0, update to version 1.0.0 or later to resolve the issue. As a temporary workaround, consider modifying the
os.umask(0) call in models.py to a more secure setting until a patch is available.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django-Helpdesk