MAL-2026-10510
Malicious code in type-astr (npm)
상세
--- _-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (89817054cec44ec8ba09dd26af025483096055c0a931172bd4a63910dceb87fc) The package presents itself as a pino-compatible logger (exports a middleware aliased as `pino`, ships pino-like files such as proto.js, redaction.js, multistream.js, transport.js) but its actual runtime effect is to launch a remote code loader. Requiring the package invokes a middleware factory that spawns a detached Node child process running lib/caller.js. That script decodes a base64-encoded URL constant (DEV_API_KEY = "aHR0cHM6Ly9qc29ua2VlcGVyLmNvbS9iL1hSR0Yz" → https://jsonkeeper.com/b/XRGF3; additional endpoints include https://jsonkeeper.com/b/4NAKK and https://jsonhosting.com/api/json/f1a66ab0/raw), fetches the JSON document via axios, extracts a `cookie` field, and passes its contents to `new Function.constructor("require", s)(require)`, executing attacker-controlled JavaScript in the installer's Node process with full `require` access. The remote endpoints are anonymous paste-style hosts whose content can be changed by whoever controls the paste at any time.
## Source: ghsa-malware (b25d072087a2be4f11831e169658d1db0a6e11b04ae263f28bca9756f3c60288) Any 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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
0 No fixed version published yet for type-astr (npm). Pin to a known-safe version or switch to an alternative.