{ "schema_version": "1.4.0", "id": "GHSA-v3wf-9r8f-h42x", "modified": "2024-04-04T01:35:02Z", "published": "2022-05-24T16:52:50Z", "aliases": [ "CVE-2019-14748" ], "details": "An issue was discovered in osTicket before 1.10.7 and 1.12.x before 1.12.1. The Ticket creation form allows users to upload files along with queries. It was found that the file-upload functionality has fewer (or no) mitigations implemented for file content checks; also, the output is not handled properly, causing persistent XSS that leads to cookie stealing or malicious actions. For example, a non-agent user can upload a .html file, and Content-Disposition will be set to inline instead of attachment.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14748" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/commit/33ed106b1602f559a660a69f931a9d873685d1ba" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/releases/tag/v1.10.7" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/releases/tag/v1.12.1" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/47224" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/154003/osTicket-1.12-File-Upload-Cross-Site-Scripting.html" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-07T17:15:00Z" } }