CVE-2016-10604: dalek-browser-chrome Downloads Resources over HTTP
8.1
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.66847%
CWE
Published
2/18/2019
Updated
9/6/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 |
---|---|---|---|
dalek-browser-chrome | npm | <= 0.0.11 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes an insecure download mechanism over HTTP but does not include specific code snippets, file paths, or function names from the dalek-browser-chrome
package. While the vulnerability clearly stems from a function responsible for downloading executables via HTTP (e.g., using http.get
or similar unencrypted network calls), the lack of concrete implementation details in the advisory, GitHub diff data, or source code examples makes it impossible to identify the exact vulnerable functions with high confidence. The absence of this critical context forces reliance on speculation rather than direct evidence.