Description
SQL Injection vulnerability exists in Tirreno v0.9.5, specifically in the /admin/loadUsers API endpoint. The vulnerability arises due to unsafe handling of user-supplied input in the columns[0][data] parameter, which is directly used in SQL queries without proper validation or parameterization.
References
github.com/tirrenotechnologies/tirreno
github.com/tirrenotechnologies/tirreno/releases/tag/v0.9.6
cyberducky.medium.com/...eno-security-analytics-cbd791cec1c0