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

目标: 1000 元 · 已筹: 1336

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

@vboxdev/common

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

Summary

Malicious code in @vboxdev/common (npm)

凭据/密钥窃取文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
10
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
1.0.73unavailable
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
npm@vboxdev/common*
npm@vboxdev/common1.0.73
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12330","published":"2026-08-05T12:37:21Z","modified":"2026-08-06T09:25:10.422032112Z","aliases":["GHSA-rx4f-8493-c7j8"],"summary":"Malicious code in @vboxdev/common (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (d4b16f8f98ad89c1276884f96b2ef878d2c597356aa2194c7067d2d0bbda943f)\nbuild/index.js appends an eval(atob('...')) block that fires when the module is required. The decoded payload queries Ethereum JSON-RPC endpoints (eth.blockscout.com, 1rpc.io/eth, eth.drpc.org, blastapi.io) for transactions from a hardcoded attacker wallet (0xa322E5f3D311D3080e6f01210639aDC2490Ef1a), reconstructs an IPv4 address from the bytes of tx.to, then fetches http://<resolved-ip>:443/0x/cls and http://<resolved-ip>:443/0x/ls. The response body is XOR-decoded with a hardcoded key and executed via eval() and a detached spawn('node','-e',...) child process (detached:true, stdio:'ignore', windowsHide:true, unref()). The C2 endpoint is mutable — the attacker rotates it by publishing new on-chain transactions from the controlled wallet — giving persistent remote code execution on any machine that imports the library. All require targets, URLs, HTTP header/method names, and error strings in the appended region are written as \\u00XX unicode escapes and wrapped in base64+atob+eval; the legitimate __exportStar re-exports above the appended block are plain text, so the sole obfuscated region is the loader.\n\n## Source: ghsa-malware (cd595e257df7f4732d6451f4cb0203806490fb7226f8815b0c583cf860d3b3ce)\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":"@vboxdev/common","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.0.73"],"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":"build/index.js","sha256":"dc76e8ccacc39882ff9106bf876a0e7612f03153c1e014109d9fd0ed83d56604","tlsh":"fd6252ba16957aabdb5e32b3ff53930d233164b2316c1b00320fda756389c81656d91f"}],"package_integrity":[{"filename":"common-1.0.73.tgz","hashes":{"sha1":"67b92a719121d7cbb10e977ab054fc134b6c160e","sha512_sri":"sha512-bU1NvRDAsf4H8nO5FeBkTz37uG0LEBgxHdtGRkY5NNQ8b7M4aoW36MIfKSXYfYQdnITA4y4VjyXcZfNo7NScyw=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@vboxdev/common/v/1.0.73"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-rx4f-8493-c7j8"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-014732","import_time":"2026-08-05T13:08:41.765507308Z","modified_time":"2026-08-05T12:37:21Z","sha256":"d4b16f8f98ad89c1276884f96b2ef878d2c597356aa2194c7067d2d0bbda943f","source":"amazon-inspector","versions":["1.0.73"]},{"id":"GHSA-rx4f-8493-c7j8","import_time":"2026-08-06T09:23:23.020237875Z","modified_time":"2026-08-06T06:23:00Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"cd595e257df7f4732d6451f4cb0203806490fb7226f8815b0c583cf860d3b3ce","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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