Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
⚠️ This package seems to have moderate severity install script vulnerabilities

Affected script: "install-scripts:postinstall"

The code downloads and executes scripts from the internet. The specific line is following:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y

This gives the ability to an attacker to execute arbitrary code if they gain the ability to modify or intercept the downloaded scripts, which can occur through DNS hijacking or a Man-In-The-Middle attack.

The use of "exec" command to run terminal command also presents a potential security vulnerability. This can lead to command injection if user-supplied input gets incorporated into the command.

Therefore, this script may pose potential security risks especially when executed in an environment that an attacker can influence.

Generated on Feb 26, 2024 via pnpm

wasm-grate 0.1.21

Package summary
Share
2
issues
1
high severity
meta
1
1
moderate severity
meta
1
1
license
1
ISC
Package created
29 Oct 2023
Version published
4 Nov 2023
Maintainers
1
Total deps
1
Direct deps
0
License
ISC

Issues

2

1 high severity issue

high
via: wasm-grate@0.1.21
Collapse
Expand

1 moderate severity issue

moderate
via: wasm-grate@0.1.21
Collapse
Expand

Licenses

ISC License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
Cannot
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
wasm-grate@0.1.21
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

0
All Dependencies CSV
β“˜ This is a list of wasm-grate 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities

Visualizations