In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade io.openremote:openremote-manager to version 1.26.0 or higher.
Affected versions of this package are vulnerable to SQL Injection in the datapoint export process when asset display names are concatenated into SQL queries without proper escaping. An attacker can exfiltrate database data by injecting malicious SQL through the asset name and retrieving the results in the exported CSV file. This is only exploitable if the attacker has a valid authenticated session with permissions to create or rename assets and export datapoints using the crosstab export format.