CVE-2017-16071: nodemailer-js is malware
7.5
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.50347%
CWE
Published
8/29/2018
Updated
9/7/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
nodemailer-js | npm | <= 1.0.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The advisory describes nodemailer-js
as embedded malicious code (CWE-506) but provides no specific technical details about implementation. As the package has been unpublished and no source code
/commit diffs are available in references, we cannot identify specific functions
with high confidence. The malicious behavior (environment variable exfiltration) would likely involve functions
interacting with process.env
and network operations, but without code
analysis, we cannot name specific functions
/paths
.