Описание
Downloads Resources over HTTP in strider-sauce
Affected versions of strider-sauce 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 strider-sauce.
Recommendation
While the package author has created a patch for this vulnerability, they have not yet published it to npm or bumped the version number.
In order to resolve the vulnerability, you will need to install the module manually from github:
As this vulnerability does not have a version bump included with the patch, it is possible that you have received a report for a vulnerable package, yet have installed the patched version and are no longer vulnerable. If that is the case, this advisory can be disregarded.
Пакеты
strider-sauce
<= 0.6.2
Отсутствует
Связанные уязвимости
strider-sauce is Sauce Labs / Selenium support for Strider. strider-sauce downloads zipped resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested zip file with an attacker controlled zip file if the attacker is on the network or positioned in between the user and the remote server.