Vulnerabilities

1 via 1 paths

Dependencies

21

Source

GitHub

Commit

8c6b2164

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

critical severity
new

Malicious Package

  • Vulnerable module: debug
  • Introduced through: rejoinder@2.1.0

Detailed paths

  • Introduced through: babel-plugin-tester@babel-utils/babel-plugin-tester#8c6b21643069d3e55def1115c236a6a78fecdff9 rejoinder@2.1.0 @-xun/debug@2.0.2 debug@4.4.3

Overview

debug is a malicious package. This package version contains malicious code that listens for network traffic when run in the context of a browser and focuses on crypto transactions. The malicious code injected to the packages activates a hook whenever a Web3 wallet is present. Once activated the code intercepts and modifies any transaction with ETH value and points it to another address presumably controlled by the attacker. The malicious code also listens for swap/transfer transactions to tamper with as well.

Note:

This advisory is under ongoing investigation and can be updated with additional details.

Remediation

Avoid using all malicious instances of the debug package.

References