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
Link | Resource |
---|---|
https://cyberducky.medium.com/blind-sql-injection-found-in-tirreno-security-analytics-cbd791cec1c0 | Exploit Third Party Advisory |
https://github.com/tirrenotechnologies/tirreno | Product |
https://github.com/tirrenotechnologies/tirreno/releases/tag/v0.9.6 | Release Notes |
Configurations
History
11 Sep 2025, 21:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://cyberducky.medium.com/blind-sql-injection-found-in-tirreno-security-analytics-cbd791cec1c0 - Exploit, Third Party Advisory | |
References | () https://github.com/tirrenotechnologies/tirreno - Product | |
References | () https://github.com/tirrenotechnologies/tirreno/releases/tag/v0.9.6 - Release Notes | |
CPE | cpe:2.3:a:tirreno:tirreno:0.9.5:*:*:*:*:*:*:* | |
First Time |
Tirreno tirreno
Tirreno |
02 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CWE | CWE-89 |
02 Sep 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-02 17:15
Updated : 2025-09-11 21:19
NVD link : CVE-2025-55472
Mitre link : CVE-2025-55472
CVE.ORG link : CVE-2025-55472
JSON object : View
Products Affected
tirreno
- tirreno
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')