VDB
EN

MAL-2026-13197

Malicious code in dolyame-ui-tooltip (npm)

상세

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (0fa2102880c7088cf1644fc7731a7fc59b6406477c1939e2dbc0382e8724ad20) The package advertises itself as a tooltip UI component but its main entry (index.js) unconditionally requires./_adapter, which at load time selects a platform-specific endpoint, downloads an opaque binary from obfuscated Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev) with a DNS-TXT fallback to sdk.dl.wel1.ru, writes it to a temp path under decoy names such as dotnet_diag_<hex>.exe or.cache_<hex>, chmods it 0755 on POSIX, and detach-spawns it via cmd.exe or /bin/sh -c. Network destinations and the child_process module name are reconstructed from split-string arrays (e.g. ['sdk.dl.we','l1','.r','u'].join(''), require('child_' + 'process')) to hide them from static inspection. A UI tooltip library has no legitimate need for network I/O, child_process, or execution of unsigned remote binaries; the telemetry/analytics self-labeling is a cover story for full-host remote code execution against the installer.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / dolyame-ui-tooltip

No fixed version published yet for dolyame-ui-tooltip (npm). Pin to a known-safe version or switch to an alternative.

참고