CVE-2018-25111 Details
Description
django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
A vulnerability in Django Helpdesk versions prior to 1.0.0 allows for sensitive data exposure due to the use of 'os.umask(0)' in 'models.py'. This behavior creates directories and files with overly permissive permissions, such as '777' for directories, which can lead to unintended access to confidential files. Although uploaded files default to '644', the initial directory permissions can create a security risk by allowing broad access to attachment files.
Users can update to Django Helpdesk version 1.0.0 or later, where this vulnerability has been fixed. Instructions for updating can be found in the project's documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/django-helpdesk/django-helpdesk/pull/1120 | CISA-ADP | ExploitPatchThird Party Advisory |
| https://github.com/django-helpdesk/django-helpdesk/issues/591 | [email protected] | Issue Tracking |
| https://github.com/django-helpdesk/django-helpdesk/pull/1120 | [email protected] | ExploitPatchThird Party Advisory |
| https://github.com/django-helpdesk/django-helpdesk/releases/tag/v1.0.0 | [email protected] | Release Notes |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-277 | Insecure Inherited Permissions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| django-helpdesk project django-helpdesk | < 1.0.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2025 | Initial Analysis | [email protected] |
| Jun 2, 2025 | CVE Modified | CISA-ADP |
| May 31, 2025 | New CVE Received | [email protected] |