You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
growl is a package adding Growl support for Nodejs.
Affected versions of the package are vulnerable to Arbitrary Code Injection due to unsafe use of the eval() function. Node.js provides the eval() function by default, and is used to translate strings into Javascript code. An attacker can craft a malicious payload to inject arbitrary commands.
The text was updated successfully, but these errors were encountered:
https://snyk.io/test/github/springblock/Ethereum?severity=high
high severity
Arbitrary Code Injection
Detailed paths
Overview
growl is a package adding Growl support for Nodejs.
Affected versions of the package are vulnerable to Arbitrary Code Injection due to unsafe use of the eval() function. Node.js provides the eval() function by default, and is used to translate strings into Javascript code. An attacker can craft a malicious payload to inject arbitrary commands.
The text was updated successfully, but these errors were encountered: