simple-date-formatter-new-16@1.0.0
Vulnerability report · Last retrieved from osv.dev September 24, 2026 at 2:57 PM UTC
OSV ID
MAL-2026-17162
Ecosystem
npm
Summary
package.json declares a postinstall lifecycle script that pipes a string-reversed shell one-liner through rev | bash, decoding to a bash reverse shell that opens /dev/tcp/124.221.154.135/4444 and attaches an interactive shell to it. This gives the publisher remote code execution on the installer's host at npm install time. The tarball also ships postinstall.js, which enumerates the installer's ~/.ssh directory, collects the filenames along with username and platform, and POSTs the JSON to https://124.221.154.135/post — direct exfiltration of SSH key material to the same hardcoded IP that receives the reverse shell. The obfuscation of the postinstall payload via string reversal and the mismatch between the package's advertised purpose (a date formatter) and its actual install-time behavior confirm malicious intent.
Source: amazon-inspector (5e57e9eff2fae987a2a23e3107d64c818e020b03380e31d6a3ae9cf8d4eb14ec)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.