PT-2026-82335 · Unknown · Super-Diamond-Server
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
super-diamond-server versions prior to 1.3.4
Description
The front-end interface '/superdiamond/preview/{projectCode}/{module}/{type}' is susceptible to SQL injection. This occurs because the
module parameter is directly concatenated into a SQL IN clause using StringUtils.split() and string concatenation, rather than being parameterized and bound.Recommendations
Update super-diamond-server to version 1.3.4 or later.
As a temporary mitigation, restrict access to the '/superdiamond/preview/{projectCode}/{module}/{type}' endpoint or avoid using the
module parameter until the update is applied.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Super-Diamond-Server