ghsa-wgp7-ggjx-64hq
Vulnerability from github
Published
2022-05-24 16:44
Modified
2024-04-04 00:09
Severity ?
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.
{ "affected": [], "aliases": [ "CVE-2019-11537" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-25T19:29:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-wgp7-ggjx-64hq", "modified": "2024-04-04T00:09:32Z", "published": "2022-05-24T16:44:41Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.