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 uses the "exec" function to execute system commands. This function can potentially be a serious security risk if it is used to execute commands that an attacker has any control over. In this script, the exec function is used to download and execute a shell script from the internet ("https://sh.rustup.rs"). This is a security vulnerability, as it can allow for remote code execution if the URL is compromised.

Secondly, this script makes use of command line argument manipulation for the features variable, which if not carefully cleaned, can lead to injection attacks.

Lastly, this script is publicly changing PATH environment variable to include the ".cargo" directory in the home directory, which can be catastrophic if an attacker manages to put a malicious executable in there.

Generated on Mar 18, 2024 via pnpm

wasm-grate 0.1.20

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

1 moderate severity issue

moderate
via: wasm-grate@0.1.20
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.20
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