CVE-2016-10611: Downloads Resources over HTTP in strider-sauce
8.1
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.72638%
CWE
Published
2/18/2019
Updated
1/9/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
strider-sauce | npm | <= 0.6.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability stems from insecure HTTP downloads, but the provided information lacks specific code references, commit diffs, or file paths showing implementation details. While we can infer that functions
handling resource downloads using HTTP would be vulnerable (e.g., HTTP client calls to fetch Sauce Connect executables), the absence of concrete code examples, GitHub patch details, or file paths prevents high-confidence identification of specific functions. The advisory only describes the vulnerability abstractly without pointing to exact code locations.