目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%
← 返回恶意软件包
npm active

core-dotenv

MAL-2026-10631
2026-08-20 01:09:03
OpenSSF Malicious Packages
该软件包被识别为恶意包。建议隔离受影响环境,并排查凭据泄露和异常网络连接。

Summary

Malicious code in core-dotenv (npm)

凭据/密钥窃取
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
35
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmcore-dotenv*
npmcore-dotenv1.4.1
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-10631","published":"2026-07-15T04:01:05Z","modified":"2026-08-20T01:09:03.076917882Z","aliases":["GHSA-h5mc-5vgx-x5xq"],"summary":"Malicious code in core-dotenv (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (aad83962ee4db02c1bf43558ed5fe6bf79f66754b070415223d29643a8ff754e)\ncore-dotenv presents itself as a dotenv/env-var wrapper. On calling the package's config() (or get(), which lazily invokes config()), a worker (plugin.worker.js) issues an HTTPS request to a destination whose URL is hidden as an array of hex byte values and reconstructed at runtime via String.fromCharCode; the decoded host is realase-0626.vercel.app (path /api/v1). The response is JSON-parsed and its `parser` field is passed to vm.runInContext in a context exposing Function, then invoked with Node's `require` as an argument, granting remotely supplied code full Node capabilities on the host that loaded the library. The destination is unrelated to any documented dotenv functionality, the URL is obfuscated to evade static review, and the fetched content is executed rather than treated as data.\n\n## Source: ghsa-malware (eaaf60fe0a946f83e4b6ff554a0061181dc799809975f214e6eb8d44fa7f6c9d)\nAny computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.\n","affected":[{"package":{"name":"core-dotenv","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.4.1"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"lib/workers/runWorker.js","sha256":"fc2897f62e7bf40d930bd726257d0e79719e5c69769b654124b9e797bc6e2688","tlsh":"5921c0d66256215f09b3bfbcd5434216d64660631251818bba5ccb953ff3560e243f9c"}],"package_integrity":[{"filename":"core-dotenv-1.4.1.tgz","hashes":{"sha1":"206a169e0cc8d013ca7dcdb6bfdaa379bfa2bf25","sha512_sri":"sha512-bJ4vtCe6RpBjeyoFyfLGp5kJS3VuLa3bxfknb3Bgnj9WaJ69Brs+FxVPcsIxyqESNj7V6VT3f/w+sT6XcSpYwg=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/core-dotenv/v/1.4.1"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-h5mc-5vgx-x5xq"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-010614","import_time":"2026-07-15T04:32:07.189286435Z","modified_time":"2026-07-15T04:01:05Z","sha256":"aad83962ee4db02c1bf43558ed5fe6bf79f66754b070415223d29643a8ff754e","source":"amazon-inspector","versions":["1.4.1"]},{"id":"GHSA-h5mc-5vgx-x5xq","import_time":"2026-08-20T01:06:54.068338428Z","modified_time":"2026-08-19T11:01:02Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"eaaf60fe0a946f83e4b6ff554a0061181dc799809975f214e6eb8d44fa7f6c9d","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

数据来源:OpenSSF Malicious Packages · Apache-2.0