Arbitrary File Write in iobroker.js-controller
High severity
GitHub Reviewed
Published
Dec 2, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Nov 27, 2019
Published to the GitHub Advisory Database
Dec 2, 2019
Last updated
Jan 9, 2023
Versions of
iobroker.controller
prior to 2.0.25 are vulnerable to Path Traversal. The package fails to restrict access to folders outside of the intended/adapter/<adapter-name>
folder, which may allow attackers to include arbitrary files in the system. An attacker would need to be authenticated to perform the attack but the package has authentication disabled by default.Recommendation
Upgrade to version 2.0.25 or later.
References