GHSA-9cj2-jwj2-wxccHighCVSS 7.1
Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the...
🔗 CVE IDs covered (1)
📋 Description
Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the frm_ticket_id and frm_resp_id POST parameters are concatenated into WHERE clauses of SELECT/UPDATE statements without sanitization. Authenticated attackers can craft requests that alter query semantics to read, modify, or destroy database contents.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-48237
- 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-sql-injection-via-message-php-frm-ticket-id-and-frm-resp-id-parameters
- https://github.com/advisories/GHSA-9cj2-jwj2-wxcc