CVE-2026-75330
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Aug 26, 2026
Vendor
unknown
Description
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.