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 applicationsLearn about Arbitrary Code Injection vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for soletta-dev-app
.
soletta-dev-app is a Soletta Development Application which provides a web-based environment where developers can write, visualize, modify, run, test and debug their Soletta FBP programs. The Soletta Development Application is supposed to run on your target board and it then exposes.
Affected versions of this package are vulnerable to Arbitrary Code Injection. The package does not validate user input on the /api/service/status
API endpoint, passing contents of the service
query parameter to an exec call.