{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10767", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "iobroker.js-controller", "version": { "version_data": [ { "version_value": "All versions prior to version 2.0.25" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Directory Traversal" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://github.com/ioBroker/ioBroker.js-controller/commit/f6e292c6750a491a5000d0f851b2fede4f9e2fda", "url": "https://github.com/ioBroker/ioBroker.js-controller/commit/f6e292c6750a491a5000d0f851b2fede4f9e2fda" }, { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-IOBROKERJSCONTROLLER-534881", "url": "https://snyk.io/vuln/SNYK-JS-IOBROKERJSCONTROLLER-534881" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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)." } ] } }