CVE-2016-10602: Downloads Resources over HTTP in haxe
9.3
CVSS Score
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
AV:N/AC:M/Au:N/C:C/I:C/A:C
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
haxe | npm | < 5.0.10 | 5.0.10 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes insecure HTTP downloads in the haxe
npm package but does not include specific code snippets, commit diffs, or file paths. While the vulnerability clearly stems from HTTP-based resource fetching (e.g., using insecure protocols like http://
instead of https://
), the lack of concrete code examples or patch details makes it impossible to pinpoint exact function names, file paths, or implementation contexts with high confidence. The advisory focuses on the network behavior rather than specific code locations, and no functions are explicitly named in the CVE/GHSA descriptions or supporting materials.