CVE-2017-16062: node-tkinter is malware
7.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.50324%
CWE
Published
11/1/2018
Updated
9/11/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
node-tkinter | npm | <= 1.0.2 | 1.0.3 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability description confirms node-tkinter is malware that exfiltrates environment variables, but no actual code/patch diffs are available for analysis. Without access to the package's source code or specific patch changes, we cannot definitively identify exact function names, call patterns, or execution paths that would appear in a runtime profiler. The malicious behavior would likely involve environment variable access (process.env) and network exfiltration (HTTP requests), but these would manifest as Node.js core API calls rather than application-layer functions from the malware itself. Since there is no concrete evidence of specific vulnerable functions in the provided materials, we cannot confidently list them.