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

目标: 1000 元 · 已筹: 1336

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

tailwind-animationgroup

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

Summary

Malicious code in tailwind-animationgroup (npm)

凭据/密钥窃取文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
234
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
2.3.7unavailable
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
npmtailwind-animationgroup*
npmtailwind-animationgroup2.3.7
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12219","published":"2026-08-05T09:05:06Z","modified":"2026-08-24T08:32:03.034728625Z","aliases":["GHSA-69pm-q85v-q89g"],"summary":"Malicious code in tailwind-animationgroup (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (aa7ac62a4a5dbe9acfdc813215213c698a79588f96614191505e41bf116c9c66)\nsrc/index.js appends an eval(atob(...)) blob after the tailwind plugin export. On any require()/import of the package, the decoded loader queries Ethereum RPC and blockscout endpoints for the latest transaction from a hardcoded address (0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a), derives two IPv4 C2 endpoints from bytes of that transaction, and issues HTTP requests to http://<ip>:443/0x/cls and http://<ip>:443/0x/ls. The responses carry an XOR-encoded payload in an x-payload-b64 header; one payload is eval'd in-process and the other is executed via child_process.spawn('node', ['-e', <code>], {detached: true, stdio: 'ignore', windowsHide: true}).unref(). Strings such as 'child_process', 'http', 'https', 'GET', 'HEAD', 'spawn', and the endpoint paths are hidden with \\uXXXX unicode escapes and layered base64 wrapping. The Tailwind animation plugin surface is a decoy; the C2 address rotates via on-chain lookups, so the delivered second-stage is arbitrary and mutable.\n\n## Source: ghsa-malware (7d30a5e36c738eadd8ee27547b302517bbc51edae03203546bbc789296947cdc)\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":"tailwind-animationgroup","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["2.3.7"],"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":"src/index.js","sha256":"8e4cfe4d8abd101827d6ccafe0e106caf31b5faeea46d4eb532a607b47436c59","tlsh":"36421be64a91ba4bdf1b5926fd87170e233104b2329d6f25704f9c76b388c86349da1f"}],"package_integrity":[{"filename":"tailwind-animationgroup-2.3.7.tgz","hashes":{"sha1":"9c8ec6c7959a494c7e26fdd65787285985f51b6a","sha512_sri":"sha512-R3bJRORmQnOhQJ2Ge/5tsdh9UzhwevoW5Dno9NLJ74sBB3ijdrW0Zcva7PvmIwYBphDBFbDqy73Jf6k++H84XQ=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/tailwind-animationgroup/v/2.3.7"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-69pm-q85v-q89g"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-014538","import_time":"2026-08-05T09:28:23.484956016Z","modified_time":"2026-08-05T09:05:06Z","sha256":"aa7ac62a4a5dbe9acfdc813215213c698a79588f96614191505e41bf116c9c66","source":"amazon-inspector","versions":["2.3.7"]},{"id":"GHSA-69pm-q85v-q89g","import_time":"2026-08-24T08:30:16.319809288Z","modified_time":"2026-08-24T07:50:28Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"7d30a5e36c738eadd8ee27547b302517bbc51edae03203546bbc789296947cdc","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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