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

目标: 1000 元 · 已筹: 1336

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

@nasdtickets/common

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

Summary

Malicious code in @nasdtickets/common (npm)

凭据/密钥窃取文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
0
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
1.0.23unavailable
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
npm@nasdtickets/common*
npm@nasdtickets/common1.0.23
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12324","published":"2026-08-05T12:34:43Z","modified":"2026-08-06T09:25:10.309511313Z","aliases":["GHSA-49j5-8rcw-8rh8"],"summary":"Malicious code in @nasdtickets/common (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (d260e32207d8cb161b0a72f1337a42c9755b9550a8eda1e70f0b4182273d476b)\nbuild/index.js (the package main) appends a hidden eval(atob('...')) block after the legitimate __exportStar boilerplate, separated by a long run of tab characters to push it off-screen in editors. On every require/import of the package, the decoded payload queries an Ethereum RPC/Blockscout endpoint for the latest transaction of the hardcoded EOA 0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a, interprets the 20-byte tx.to address as two encoded IPv4 addresses, and issues HTTP requests to http://<resolved-ip>:443/0x/cls and http://<resolved-ip>:443/0x/ls. The response carries a payload in the x-payload-b64 header that is XOR-decoded and then executed via spawn('node', ['-e', <decoded>], {detached: true, stdio: 'ignore', windowsHide: true}).unref(), launching a detached hidden Node process on the installer's machine. Module identifiers such as 'http', 'https', 'child_process', and 'spawn' are unicode-escaped (\\u00XX) to further hide the behavior. The combination of on-chain C2 resolution (resistant to DNS/domain takedown), multi-layer obfuscation, and hidden detached process execution on import is a remote-code-execution supply-chain attack against any project that installs this version.\n\n## Source: ghsa-malware (037f3ed4ca92b64733adaadc02c839d4fc180a4547c0a191cefb45a57e8833d5)\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":"@nasdtickets/common","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.0.23"],"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":"715c1db0051b22ec9c58a1d4f9d7f7540870bbbe7e7b5d56106bc8fe192f1a96","tlsh":"b85263ea6691baa7df1a2536ff47570e233114b232ad6b10700bde757388c81346d60f"}],"package_integrity":[{"filename":"common-1.0.23.tgz","hashes":{"sha1":"0630376034fe6eae7329a4b666ee0ce06a3b9a8f","sha512_sri":"sha512-DvTwxPh28RHAw+jXpfbLf0mcfnkwihTO2aEi3osMH2Qa74RDOqJvv9JdZfJS5W2sk5VQL+EOaI9dp2venqjG1Q=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@nasdtickets/common/v/1.0.23"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-49j5-8rcw-8rh8"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-014713","import_time":"2026-08-05T13:08:40.028209233Z","modified_time":"2026-08-05T12:34:43Z","sha256":"d260e32207d8cb161b0a72f1337a42c9755b9550a8eda1e70f0b4182273d476b","source":"amazon-inspector","versions":["1.0.23"]},{"id":"GHSA-49j5-8rcw-8rh8","import_time":"2026-08-06T09:23:22.91336276Z","modified_time":"2026-08-06T06:23:06Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"037f3ed4ca92b64733adaadc02c839d4fc180a4547c0a191cefb45a57e8833d5","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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