CVE-2016-10658: Downloads Resources over HTTP in native-opencv
8.1
CVSS Score
3.1
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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
native-opencv | npm | <= 3.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability stems from insecure HTTP downloads during package installation, likely occurring in post-install scripts or binary fetching logic. However, without access to the package's source code, commit diffs, or specific function implementations
(all explicitly noted as unavailable in the provided data), we cannot definitively identify the exact vulnerable functions
or their file paths
. The advisory describes the vulnerability at the package/installation
process level but provides no implementation details required to pinpoint specific functions
with high confidence.