Filtered by vendor Iobroker Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-10765 1 Iobroker 1 Iobroker.admin 2024-08-04 9.8 Critical
iobroker.admin before 3.6.12 allows attacker to include file contents from outside the `/log/file1/` directory.
CVE-2019-10771 1 Iobroker 1 Iobroker.web 2024-08-04 6.1 Medium
Characters in the GET url path are not properly escaped and can be reflected in the server response.
CVE-2019-10767 1 Iobroker 1 Iobroker.js-controller 2024-08-04 7.5 High
An attacker can include file contents from outside the `/adapter/xxx/` directory, where `xxx` is the name of an existent adapter like "admin". It is exploited using the administrative web panel with a request for an adapter file. **Note:** The attacker has to be logged in if the authentication is enabled (by default isn't enabled).