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 Execution vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for domokeeper
.
domokeeper is a pluggable domotic control server for Raspberry Pi 2/3.
Affected versions of this package are vulnerable to Arbitrary Code Execution. /plugin/
route passes an unsanitized GET request to a require()
call. It then returns the output of require()
in the response.