Product
Open ISES Tickets Hardcoded Database Credentials Vulnerability
2 rules 1 CVEOpen ISES Tickets before version 3.44.2 contains hardcoded MySQL database connection credentials in import_mdb.php, allowing unauthorized database access.
Open ISES Tickets Hardcoded MySQL Credentials Vulnerability (CVE-2026-48241)
2 rules 1 TTP 1 CVEOpen ISES Tickets before version 3.44.2 contains hardcoded MySQL database credentials in loader.php, allowing an attacker with access to the source code or the file on a deployed installation to read the username, password, and database name and use them to connect to the database (CVE-2026-48241).
Open ISES Tickets SQL Injection Vulnerability (CVE-2026-48238)
2 rules 1 TTP 1 CVEOpen ISES Tickets before version 3.44.2 is vulnerable to SQL injection (CVE-2026-48238) because the id GET parameter in ajax/mobile_main.php is concatenated into the WHERE clause of a SELECT statement without sanitization, allowing authenticated attackers to craft requests that can read, modify, or destroy database contents.