Beveiligingsadvies

CVE-2026-75334

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-26 00:00:00
Laatst bijgewerkt 2026-09-01 18:47:30
Toegewezen door mitre
CVSS-score 9.8
Status PUBLISHED

Beschrijving

The report module in the backend of smart-web2 v1.3.1 is vulnerable to arbitrary SQL execution. The sqlResource.sql parameter is stored in the t_report_sql_resource table through the ReportController.save() interface and directly embedded into Hibernate native queries without any parameterization or filtering.