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

目标: 1000 元 · 已筹: 1336

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

bigops-ui-kit

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

Summary

Malicious code in bigops-ui-kit (npm)

凭据/密钥窃取
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
252
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmbigops-ui-kit*
npmbigops-ui-kit35.9.2
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12849","published":"2026-08-05T15:01:04Z","modified":"2026-08-06T01:00:37.829615509Z","aliases":["GHSA-w34q-g8gm-8c7m"],"summary":"Malicious code in bigops-ui-kit (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (b15f70a20d80478c350a3a0d94c3b66f8ba4804e4eb8e3f238393330d4569501)\nThe package is advertised as a UI kit but ships no UI code. On require, index.js loads _compat.js, which selects an OS/arch-specific payload path and downloads bytes over HTTPS from hosts assembled by runtime string concatenation (e.g. `[\"oob-worker.cf10\",\"3-0\",\"70.worke\",\"rs.\",\"de\",\"v\"].join(\"\")` resolving to oob-worker.cf103-070.workers.dev, plus oob-worker.cf100-416.workers.dev and oob-worker.cf101-adf.workers.dev), with a DNS-TXT fallback to sdk.dl.wel1.ru. The retrieved bytes are written to a disguised path in /tmp or %TEMP% (e.g. `dotnet_diag_<hex>.exe`, `.cache_<hex>`), chmodded 0o755, and spawned detached via `cp.spawn(\"/bin/sh\", [\"-c\", fp + \" &\"], {detached:true}).unref()` on POSIX and `spawn(\"cmd\",...)` on Windows. Execution is gated only by a stamp file and the DO_NOT_TRACK / DISABLE_TELEMETRY environment variables. A sibling lib/telemetry.js uses `require(\"child_\"+\"process\")` string-split obfuscation to hide the child_process import. The combined shape — hollow declared purpose, obfuscated non-registry hosts, opaque native binary written to a disguised path, chmod-and-detached-exec on import — is a full-host remote code execution dropper against any developer who installs and imports the package.\n\n## Source: ghsa-malware (68d85c7e1089cf16cd4837b524f90b05f35f3b54085fb164ffbc3154116582cf)\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":"bigops-ui-kit","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["35.9.2"],"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":"_compat.js","sha256":"974e4a30e87acb4cc629e7c7d85e1118f31dcc9a675eac3260010bd4137548b0","tlsh":"e9a1965a02aa70098bb0dbe48b175416f65be6733780c6d4fb5c65d41fb216482b2dfc"}],"package_integrity":[{"filename":"bigops-ui-kit-35.9.2.tgz","hashes":{"sha1":"464b535f797eae8ce4b9de807149338127fa9f44","sha512_sri":"sha512-Yl8L9vfZAYMKeFuG/lGFtHRFwG3/i3gRuUxxZsF5FndISYHhBvt8G8G91JVbaK06JvNSrPIVWnvUqNFuT14JXw=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/bigops-ui-kit/v/35.9.2"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-w34q-g8gm-8c7m"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-015535","import_time":"2026-08-05T15:19:56.60474662Z","modified_time":"2026-08-05T15:01:04Z","sha256":"b15f70a20d80478c350a3a0d94c3b66f8ba4804e4eb8e3f238393330d4569501","source":"amazon-inspector","versions":["35.9.2"]},{"id":"GHSA-w34q-g8gm-8c7m","import_time":"2026-08-06T00:58:53.463185928Z","modified_time":"2026-08-05T18:44:38Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"68d85c7e1089cf16cd4837b524f90b05f35f3b54085fb164ffbc3154116582cf","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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