{ "schema_version": "1.4.0", "id": "GHSA-wgp7-ggjx-64hq", "modified": "2024-04-04T00:09:32Z", "published": "2022-05-24T16:44:41Z", "aliases": [ "CVE-2019-11537" ], "details": "In osTicket before 1.12, XSS exists via /upload/file.php, /upload/scp/users.php?do=import-users, and /upload/scp/ajax.php/users/import if an agent manager user uploads a crafted .csv file to the User Importer, because file contents can appear in an error message. The XSS can lead to local file inclusion.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11537" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/pull/4869" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/releases/tag/v1.12" }, { "type": "WEB", "url": "https://pentest.com.tr/exploits/osTicket-v1-11-XSS-to-LFI.html" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/46753" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-25T19:29:00Z" } }