SQL Injection Vulnerability in OpenSupports Affected by Improper Parameter Handling
CVE-2025-10692
7.1HIGH
What is CVE-2025-10692?
The OpenSupports application has a vulnerability in its API that allows authenticated staff users to exploit improper parameter handling. Specifically, the POST /api/staff/get-new-tickets endpoint directly incorporates user-controlled input (departmentId) into the SQL query without the safety of parameter binding. This flaw permits an attacker with sufficient access rights to manipulate the SQL query and view tickets that should be restricted based on their department, leading to potential exposure of sensitive information. The issue has been identified in OpenSupports version 4.11.0, highlighting the need for developers to implement secure coding practices to safeguard against SQL injection attacks.
Affected Version(s)
OpenSupports Windows 4.11.0