The front-end interface /superdiamond/preview/{projectCode}/{module}/{type} of super-diamond-server <= 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split() and string concatenation without being parameterized and bound.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 23:17
Updated : 2026-08-31 20:12
NVD link : CVE-2026-75330
Mitre link : CVE-2026-75330
CVE.ORG link : CVE-2026-75330
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
