ghsa-m4jx-m5hg-qrxx
Vulnerability from github
Published
2025-05-31 03:30
Modified
2025-06-04 01:30
Severity ?
Summary
django-helpdesk Allows Sensitive Data Exposure
Details
django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django-helpdesk" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-25111" ], "database_specific": { "cwe_ids": [ "CWE-277" ], "github_reviewed": true, "github_reviewed_at": "2025-06-04T01:30:23Z", "nvd_published_at": "2025-05-31T01:15:19Z", "severity": "MODERATE" }, "details": "django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.", "id": "GHSA-m4jx-m5hg-qrxx", "modified": "2025-06-04T01:30:24Z", "published": "2025-05-31T03:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25111" }, { "type": "WEB", "url": "https://github.com/django-helpdesk/django-helpdesk/issues/591" }, { "type": "WEB", "url": "https://github.com/django-helpdesk/django-helpdesk/pull/1120" }, { "type": "WEB", "url": "https://github.com/django-helpdesk/django-helpdesk/commit/f872ec252769bee5a88b06d07d3634e580c67bcc" }, { "type": "PACKAGE", "url": "https://github.com/django-helpdesk/django-helpdesk" }, { "type": "WEB", "url": "https://github.com/django-helpdesk/django-helpdesk/releases/tag/v1.0.0" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-helpdesk/PYSEC-2025-44.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "django-helpdesk Allows Sensitive Data Exposure" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.