Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 devcode-it/openstamanager to version 2.9.5 or higher.
devcode-it/openstamanager is a management software for technical assistance and electronic invoicing
Affected versions of this package are vulnerable to SQL Injection via the display parameter in API requests. An attacker can execute arbitrary SQL commands by supplying crafted input to the display parameter, which is processed without proper validation and passed directly to the selectRaw function.