Vulnerabilities

2 via 2 paths

Dependencies

76

Source

GitHub

Commit

c3e8d38c

Find, fix and prevent vulnerabilities in your code.

Severity
  • 2
Status
  • 2
  • 0
  • 0

critical severity
new

Malicious Package

  • Vulnerable module: is-arrayish
  • Introduced through: winston@3.17.0

Detailed paths

  • Introduced through: sorm@arlac77/sorm#c3e8d38c3e5c814ec11ce3ab5f9437d813334967 winston@3.17.0 @dabh/diagnostics@2.0.3 colorspace@1.1.4 color@3.2.1 color-string@1.9.1 simple-swizzle@0.2.4 is-arrayish@0.3.4

Overview

is-arrayish 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 is-arrayish package.

References

critical severity
new

Malicious Package

  • Vulnerable module: simple-swizzle
  • Introduced through: winston@3.17.0

Detailed paths

  • Introduced through: sorm@arlac77/sorm#c3e8d38c3e5c814ec11ce3ab5f9437d813334967 winston@3.17.0 @dabh/diagnostics@2.0.3 colorspace@1.1.4 color@3.2.1 color-string@1.9.1 simple-swizzle@0.2.4

Overview

simple-swizzle 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 simple-swizzle package.

References