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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 20:17
Updated : 2026-09-01 19:17
NVD link : CVE-2026-75334
Mitre link : CVE-2026-75334
CVE.ORG link : CVE-2026-75334
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
