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:install"

The code is executing shell commands without proper sanitization, which opens the door for command injection vulnerabilities, especially by manipulating the fuelCoreVersion to include nefarious shell commands. This can lead to arbitrary code execution with the privileges of the user running the script. Furthermore, it downloads and executes code from the internet, which could be a vector for introducing malicious code if the source is not adequately secured or if the transfer is intercepted (man-in-the-middle attack). The use of execSync to run shell commands with user input (binPath, etc.) is particularly dangerous.

Generated on Apr 28, 2024 via pnpm

@fuel-ts/fuel-core 0.0.0-pr-1408-20231110210152

NPM bin wrapper around `fuel-core`
Package summary
Share
2
issues
1
high severity
meta
1
1
moderate severity
meta
1
3
licenses
3
MIT
1
Apache-2.0
1
BSD-2-Clause
Package created
29 Jun 2023
Version published
10 Nov 2023
Maintainers
1
Total deps
5
Direct deps
1
License
Apache-2.0

Issues

2

1 high severity issue

high
via: @fuel-ts/fuel-core@0.0.0-pr-1408-20231110210152
Collapse
Expand

1 moderate severity issue

moderate
via: @fuel-ts/fuel-core@0.0.0-pr-1408-20231110210152
Collapse
Expand

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
3 Packages, Including:
node-fetch@2.7.0
tr46@0.0.3
whatwg-url@5.0.0

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
1 Packages, Including:
@fuel-ts/fuel-core@0.0.0-pr-1408-20231110210152

BSD 2-Clause "Simplified" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
webidl-conversions@3.0.1
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

1
All Dependencies CSV
β“˜ This is a list of @fuel-ts/fuel-core 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
node-fetch2.7.043.6 kBMIT
prod

Visualizations