selenium-binaries downloads resources over HTTP
High severity
GitHub Reviewed
Published
Feb 18, 2019
to the GitHub Advisory Database
•
Updated Jan 11, 2023
Description
Published to the GitHub Advisory Database
Feb 18, 2019
Reviewed
Jun 16, 2020
Last updated
Jan 11, 2023
Versions of
selenium-binaries
prior to 0.15.0 insecurely download an executable over an unencrypted HTTP connection.In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running
selenium-binaries
.Recommendation
A fix for this vulnerability is available on the
master
branch of the repository as part of version 0.15.0.Another mitigation currently available is to use an alternate package, such as selenium-webdriver, the official selenium bindings for node.js.
References