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 script is a potential security vulnerability as it downloads and executes a remote shell script using curl and sh commands. Specifically, the part curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y is downloading a script and executing it locally, which can lead to remote code execution (RCE), root access to local resources, or other threats if the remote script contained malicious code.

Even though rustup is often installed in this way, since it isn't verified before execution, it is still considered a security risk to run unverified scripts from the internet. An attacker with the ability to modify the rustup.rs script could execute arbitrary code on systems where this script is run. Some solutions would be to verify the integrity of the downloaded code (checksum or digital signature) or download and use packages from trusted repositories.

Generated on May 7, 2024 via pnpm

wasm-grate 0.1.19

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.19
Collapse
Expand

1 moderate severity issue

moderate
via: wasm-grate@0.1.19
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.19
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