CVE-2016-10616: Downloads Resources over HTTP in openframe-image
6.8
CVSS Score
Basic Information
CVE ID
GHSA ID
EPSS Score
0.39308%
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:P/A:P
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
openframe-image | npm | <= 0.2.3 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information does not include specific code snippets, commit diffs, or function names from the 'openframe-image' package. While the vulnerability clearly stems from insecure HTTP
downloads, the exact functions responsible for initiating these downloads (e.g., HTTP GET
requests) cannot be identified with high confidence without access to the package's source code or implementation details. The advisory mentions the general behavior but does not specify which functions are involved.