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

目标: 1000 元 · 已筹: 1336

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

devplatform-jscodeshift-utils

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

Summary

Malicious code in devplatform-jscodeshift-utils (npm)

凭据/密钥窃取
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
155
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmdevplatform-jscodeshift-utils*
npmdevplatform-jscodeshift-utils35.3.8
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-12719","published":"2026-08-05T13:49:00Z","modified":"2026-08-06T23:54:51.855497411Z","aliases":["GHSA-mfcc-hqhf-5g3f"],"summary":"Malicious code in devplatform-jscodeshift-utils (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (3b08e96920cfa51b02e6ac450e73eb86615b96651f96cd8c94f0f272880689b9)\nThe package presents itself as a jscodeshift helper library exporting deepMerge/sleep/retry/chunk utilities, but index.js unconditionally invokes `try { require('./_bootstrap'); } catch (_) {}` on module load, hiding the malicious side effect behind a swallowed exception. _bootstrap.js selects a platform-specific payload path, downloads bytes from one of three hardcoded Cloudflare Workers hostnames (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev) — with a DNS-TXT fallback via sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru — writes the payload to /var/tmp/.cache_<hex> on Unix or %TEMP%\\dotnet_diag_<hex>.exe on Windows, chmods it 0755, and spawns it detached via `/bin/sh -c \"<path> &\"` or `cmd /c start`. Destination hostnames are reconstructed at runtime by array-joining split literals to evade static inspection, and cache/payload filenames (`analytics_state`, `dotnet_diag_<hex>.exe`) are chosen to blend in with legitimate telemetry artifacts. An 80KB lib/telemetry.js is shipped but never referenced from index.js, consistent with cover-story padding. Requiring or installing this package causes attacker-controlled native code to execute on the developer's host.\n\n## Source: ghsa-malware (d662b5ea3e0d9ad955f194ab74515a958541234a800ca195728a1b464ce67ee7)\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":"devplatform-jscodeshift-utils","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["35.3.8"],"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":"_bootstrap.js","sha256":"c4b44b90f15a39c35c0c37884898cd45854880dcd74434765aab9dd77890566b","tlsh":"e4a1959a166a70098b70d7e0c2175416f65af2637380d294fb5ca5885ff3124c3b2efc"},{"path":"index.js","sha256":"34adde36636aae20a9f0acdd0c4172733efbc566d72882d51e708d72ac7cdcc8","tlsh":"e011bdcb2560706602727736e793c112f86a8422a972425cfa8c77d22f71d225ab5eda"}],"package_integrity":[{"filename":"devplatform-jscodeshift-utils-35.3.8.tgz","hashes":{"sha1":"a83b83081627bfead60c124b691976802a57066c","sha512_sri":"sha512-omYQfhAe+QkZQUu/VeKxQJOiSCWvvhW1t4nf3SQazxGXfquwjwV2l1e7CHD4MQhML1szCJH7SLdkNTeWSbk5zg=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/devplatform-jscodeshift-utils/v/35.3.8"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-mfcc-hqhf-5g3f"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-015050","import_time":"2026-08-05T14:19:56.694589881Z","modified_time":"2026-08-05T13:49:00Z","sha256":"3b08e96920cfa51b02e6ac450e73eb86615b96651f96cd8c94f0f272880689b9","source":"amazon-inspector","versions":["35.3.8"]},{"id":"GHSA-mfcc-hqhf-5g3f","import_time":"2026-08-06T23:53:00.6862824Z","modified_time":"2026-08-06T16:48:29Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"d662b5ea3e0d9ad955f194ab74515a958541234a800ca195728a1b464ce67ee7","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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