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

目标: 1000 元 · 已筹: 1336

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

fsbrowse

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

Summary

Malicious code in fsbrowse (npm)

凭据/密钥窃取文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
288
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmfsbrowse0.2.28
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-13722","published":"2026-08-10T16:09:09Z","modified":"2026-08-11T12:24:56.143911809Z","aliases":["GHSA-pvvh-h7rh-2c7g"],"summary":"Malicious code in fsbrowse (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (5b7866973ba5f2971efedd027cce57aefb5b8f27d7304de323261832c29bbd82)\nThe package's main entry file (index.js) contains a legitimate Express file-server module followed by a unicode-escape-obfuscated IIFE appended after whitespace padding. When the module is loaded (via `require('fsbrowse')`, `server.js`, or the `fsbrowse` bin), the trailing code queries Ethereum RPC endpoints (eth.blockscout.com, 1rpc.io/eth, eth.drpc.org, ethereum-rpc.publicnode.com, eth-mainnet.public.blastapi.io) for the latest outgoing transaction of hardcoded address 0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a, decodes two IPv4 addresses from the transaction `to` field, then fetches XOR-encrypted payloads from those hosts over http://<ip>:443/0x/cls and executes the decrypted Node code via `eval` and via `spawn('node', ['-e',...], { detached: true, stdio: 'ignore' })`. Core module names (`http`, `https`, `zlib`, `url`, `child_process`), method names (`spawn`, `eth_getBlockByNumber`, `eth_getTransactionCount`), destination URLs, the Ethereum address, and XOR keys are all written as `\\u00XX` escape sequences to hide the behavior from casual review. This is the EtherHiding technique: on-chain resolution of C2 IPs to defeat static blocklists, followed by fetch-and-execute of attacker-supplied code with the installer's privileges at import time.\n\n## Source: ghsa-malware (f9a611d53c7fd672a4e95a139a4eb18692d4a5a265c22c328e20a99b59ac432e)\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":"fsbrowse","ecosystem":"npm"},"versions":["0.2.28"],"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":"index.js","sha256":"f2a3c35cd49fce09824cbebb3a6c065b2749a672312e38e49c17c47999660174","tlsh":"b9b2c78657226b7a4a327358cd32990eeb72c9a375068264fe6f75806f738d08351fdc"}],"package_integrity":[{"filename":"fsbrowse-0.2.28.tgz","hashes":{"sha1":"2c8fc0f6f39897039c46cb48d19674423888cbf8","sha512_sri":"sha512-II1ptMbTiBjpwPoVb/YjJBJFQiDPbSAeVb4JSkyax7yJmxySGfpvDT5yc4UE0k9P0hJxmy8T2BUXcY6Y181ZUw=="}}]}}}],"references":[{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-pvvh-h7rh-2c7g"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/fsbrowse/v/0.2.28"}],"database_specific":{"malicious-packages-origins":[{"id":"GHSA-pvvh-h7rh-2c7g","import_time":"2026-08-11T00:38:01.346356664Z","modified_time":"2026-08-10T16:09:10Z","sha256":"f9a611d53c7fd672a4e95a139a4eb18692d4a5a265c22c328e20a99b59ac432e","source":"ghsa-malware","versions":["0.2.28"]},{"id":"IN-MAL-2026-017291","import_time":"2026-08-11T12:23:05.232317161Z","modified_time":"2026-08-11T11:58:55Z","sha256":"5b7866973ba5f2971efedd027cce57aefb5b8f27d7304de323261832c29bbd82","source":"amazon-inspector","versions":["0.2.28"]}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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