CVE-2016-10630: Downloads Resources over HTTP in install-g-test
4.3
CVSS Score
Basic Information
CVE ID
GHSA ID
EPSS Score
0.32812%
CWE
Published
2/18/2019
Updated
1/9/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
AV:N/AC:M/Au:N/C:P/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
install-g-test | npm | <= 2.0.12 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information does not include specific code snippets, commit diffs, or file paths that would allow identification of exact vulnerable functions. The advisory describes the root cause (HTTP downloads) in general terms but lacks implementation details about the package's internal functions. Without access to the package's source code or network-related functions (e.g., HTTP GET
implementations, dependency installation routines), we cannot confidently map the vulnerability to specific functions. The CWE-311 classification confirms the cryptographic weakness exists, but function-level
attribution requires code analysis that isn't available in the provided data.