GHSA-49c6-3wr4-8jr4: Malicious Package in malicious-npm-package
9.8
CVSS Score
3.1
Basic Information
CVE ID
-
GHSA ID
EPSS Score
-
CWE
Published
9/4/2020
Updated
1/9/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:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
malicious-npm-package | npm | >= 0.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The advisory describes embedded malicious code (CWE-506) but provides no specific code examples, commit diffs, or function names
. While the attack vector involves PowerShell command execution (likely via Node.js
child_process
methods or postinstall scripts), the lack of concrete implementation details in the provided information makes it impossible to identify specific functions/paths
with high confidence. The 'Current Vulnerable Functions' array is explicitly empty in the provided data, and no source code references are available to analyze.