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

目标: 1000 元 · 已筹: 1336

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

streak-math-kit

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

Summary

Malicious code in streak-math-kit (npm)

凭据/密钥窃取
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
81
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmstreak-math-kit*
npmstreak-math-kit1.0.0
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12468","published":"2026-08-05T12:38:43Z","modified":"2026-08-25T15:32:18.206145436Z","aliases":["GHSA-xh5x-2q38-w88g"],"summary":"Malicious code in streak-math-kit (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (6ba4f1a9b23ca375fed98868d8ca488ec722b473060834412b0b1b23f5cae37a)\nstreak-math-kit@1.0.0 is advertised as a math primitives library but its index.mjs top-level IIFE _bootstrap() runs on any import and drops a hex-embedded Windows PE named vite-native-helper.exe onto the host. Execution is gated by platform==='linux' && NODE_ENV!=='production' to target WSL developer environments. The code enumerates /mnt/c/Users/* to locate a Windows user profile (identified by the presence of AppData and NTUSER.DAT), then hex-decodes an approximately 500KB embedded binary with an MZ/PE header and writes it to that user's AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup directory, where Windows auto-executes it on the next logon. Path segments (AppData, Roaming, Startup subpath, NTUSER.DAT, the filename vite-native-helper.exe) are stored as hex-encoded string arrays and reassembled at runtime via Buffer.from(h,'hex') to hide the Windows-targeting behavior from casual source review. Source comments state the module has no network or filesystem side effects, contradicting the observed behavior. Result: any developer who imports this package from a WSL shell gains a persistent Windows executable that runs at every subsequent Windows logon.\n\n## Source: ghsa-malware (ffd60d2cb2564a3e3aa3fefeb3d387d531c19607d9bc916d28b20ae201f4d844)\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":"streak-math-kit","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.0.0"],"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.mjs","sha256":"b390f08edf15528db2d4da7dc5fac70742fe936744f3ea8a73894f95c40134d1","tlsh":"d6b4c5e0da459681f15bd488b0c0bed209353697badc0cf2d3be1d08dfafaa62555b4c"}],"package_integrity":[{"filename":"streak-math-kit-1.0.0.tgz","hashes":{"sha1":"069ea222c977e53208185aa853a2865ad283db86","sha512_sri":"sha512-qfQLLFwjDzrdDV3t5dZG3GhjfzsR0pwh6noQW+M+g2Q28Ww7O05jOdprbpPh6pnRFGJE/kAb/a0yFZOZe7hTXA=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/streak-math-kit/v/1.0.0"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-xh5x-2q38-w88g"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-014741","import_time":"2026-08-05T13:08:42.532154769Z","modified_time":"2026-08-05T12:38:43Z","sha256":"6ba4f1a9b23ca375fed98868d8ca488ec722b473060834412b0b1b23f5cae37a","source":"amazon-inspector","versions":["1.0.0"]},{"id":"GHSA-xh5x-2q38-w88g","import_time":"2026-08-25T15:30:22.826234491Z","modified_time":"2026-08-25T14:49:07Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"ffd60d2cb2564a3e3aa3fefeb3d387d531c19607d9bc916d28b20ae201f4d844","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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