ghsa-wj9g-5wf3-5pxf
Vulnerability from github
Published
2022-05-24 16:52
Modified
2024-04-04 01:35
Severity ?
Details
An issue was discovered in osTicket before 1.10.7 and 1.12.x before 1.12.1. Stored XSS exists in setup/install.php. It was observed that no input sanitization was provided in the firstname and lastname fields of the application. The insertion of malicious queries in those fields leads to the execution of those queries. This can further lead to cookie stealing or other malicious actions.
{ "affected": [], "aliases": [ "CVE-2019-14750" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-07T17:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in osTicket before 1.10.7 and 1.12.x before 1.12.1. Stored XSS exists in setup/install.php. It was observed that no input sanitization was provided in the firstname and lastname fields of the application. The insertion of malicious queries in those fields leads to the execution of those queries. This can further lead to cookie stealing or other malicious actions.", "id": "GHSA-wj9g-5wf3-5pxf", "modified": "2024-04-04T01:35:05Z", "published": "2022-05-24T16:52:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14750" }, { "type": "WEB", "url": "https://github.com/osTicket/osTicket/commit/c3ba5b78261e07a883ad8fac28c214486c854e12" }, { "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/47226" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/154005/osTicket-1.12-Cross-Site-Scripting.html" } ], "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.