Open ISES Tickets SQL Injection Vulnerability in ajax/sit_incidents.php

Vulnerability

A SQL injection vulnerability has been identified in Open ISES Tickets versions prior to 3.44.2. The issue resides in the ajax/sit_incidents.php file, where the offset GET parameter is improperly concatenated into the LIMIT clause of a SQL SELECT statement without adequate sanitization. This vulnerability allows authenticated attackers to manipulate the query execution to read, modify, or delete database contents.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, an authenticated user can send a request to the ajax/sit_incidents.php endpoint with a crafted offset GET parameter. The lack of proper input sanitization will allow the injected SQL to be executed, manipulating the database query as intended by the attacker.

Remediation

Users are advised to upgrade to Open ISES Tickets version 3.44.2 or later, where this vulnerability has been patched.

Added: May 21, 2026, 6:54 PM
Updated: May 21, 2026, 6:54 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
6.3
remediation
0.0
relevance
9.4
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.