Snyk has a published code exploit for this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsAvoid using all malicious instances of the glup-debugger-log
package.
glup-debugger-log is a malicious package.
This package contains malicious codes, in which the first script, play.js
, acts as a malware dropper or a loader. It checks the environment based on a provided configuration and a few hard-coded requirements. It also has the capability to execute arbitrary commands from a URL or a local file, and it launches play-safe.js
in detached mode to establish persistence.
The second script, play-safe.js
establishes an HTTP server, it listens on port 3004 for incoming commands and executes them via child_process
.