Vulnerabilities (CVE)

Filtered by vendor Homeautomation Project Subscribe
Filtered by product Homeautomation
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-21989 1 Homeautomation Project 1 Homeautomation 2021-05-06 6.8 MEDIUM 8.8 HIGH
HomeAutomation 3.3.2 is affected by Cross Site Request Forgery (CSRF). The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
CVE-2020-22000 1 Homeautomation Project 1 Homeautomation 2021-05-06 8.5 HIGH 8.0 HIGH
HomeAutomation 3.3.2 suffers from an authenticated OS command execution vulnerability using custom command v0.1 plugin. This can be exploited with a CSRF vulnerability to execute arbitrary shell commands as the web user via the 'set_command_on' and 'set_command_off' POST parameters in '/system/systemplugins/customcommand/customcommand.plugin.php' by using an unsanitized PHP exec() function.