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 smoosense to version 0.1.17 or higher.
smoosense is a Smoothly make sense of your large multi-modal datasets
Affected versions of this package are vulnerable to SQL Injection via improper handling of user-supplied filter values. The parseFilters.ts and helpers.ts utility functions fail to escape single quotes before incorporating filter input into SQL LIKE clauses, allowing an attacker to supply malicious values that break query structure and inject arbitrary SQL commands.