Loading HuntDB...

CVE-2016-10611

UNKNOWN
Published 2018-05-29T20:00:00Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2016-10611. We'll provide specific mitigation strategies based on your environment and risk profile.

No CVSS data available

Description

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.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed HIGH

Downloads Resources over HTTP in strider-sauce

GHSA-8gf4-pcj6-54rp

Advisory Details

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: ``` npm install github:Strider-CD/strider-sauce#5ff6d65 ``` 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.

Affected Packages

npm strider-sauce
ECOSYSTEM: ≥0 ≤0.6.2

CVSS Scoring

CVSS Score

7.5

CVSS Vector

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Advisory provided by GitHub Security Advisory Database. Published: February 18, 2019, Modified: June 11, 2021

References

Published: 2018-05-29T20:00:00Z
Last Modified: 2024-09-16T20:26:34.568Z
Copied to clipboard!