GHSA-pqj7-rwf8-6h56MediumCVSS 5.4
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in...
🔗 CVE IDs covered (1)
📋 Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in delete_module.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the multiple POST parameters (module_choice, flag, confirmation) directly into rendered HTML content and form action attributes. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-48217
- https://github.com/openises/tickets/commit/ecfeb406a016766cae81c749e14b5145a9f2dbff
- https://github.com/openises/tickets/releases/tag/v3.44.2
- https://www.vulncheck.com/advisories/open-ises-tickets-reflected-xss-via-delete-module-php-multiple-parameters
- https://github.com/advisories/GHSA-pqj7-rwf8-6h56