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 critical severity install script vulnerabilities

Affected script: "install-scripts:preinstall"

The script contains code that sends local user and system information (OS name, Git username, Git email) to a remote server without the user's explicit consent or knowledge. This behavior could be exploited to collect sensitive data from users which might be further used for malicious purposes such as identity theft or phishing attacks. The URLs used in the script (http://localhost:1962 and https://2tak.l.serverhost.name:1962) are indicative of data exfiltration to a possibly untrusted or compromised server. Additionally, the script uses both HTTP and HTTPS, with the HTTP connection lacking encryption, thus potentially exposing data to interception during transit.

Generated on May 22, 2024 via pnpm

@gusmano/reext 0.0.190

React ReExt
Package summary
Share
4
issues
1
critical severity
license
1
2
high severity
meta
2
1
moderate severity
meta
1
7
licenses
62
MIT
4
ISC
1
BSD-3-Clause
4
other licenses
N/A
1
Apache-2.0
1
0BSD
1
(MIT OR CC0-1.0)
1
Package created
28 Oct 2023
Version published
9 Nov 2023
Maintainers
1
Total deps
71
Direct deps
5
License
MIT

Issues

4

1 critical severity issue

critical
Recommendation: Check the package code and files for license information
via: iniparser@1.0.5
Collapse
Expand

2 high severity issues

high
via: @gusmano/reext@0.0.190
via: @gusmano/reext@0.0.190
Collapse
Expand

1 moderate severity issue

moderate
via: @gusmano/reext@0.0.190
Collapse
Expand

Install Script Usage

ⓘ This section contains AI-generated explanations for this package's install scripts.
     We recommend overviewing the package source files before installing to your project.

The "postinstall" Script

node ./dist/scripts/postinstall.js

The code provided is a script that is likely meant to be run after the installation of a npm package (indicated by the use of postinstall.js). The script removes several sections (such as scripts, devDependencies, dependencies, eslintConfig) from the package.json file located a couple of directories up from the script's location, effectively cleaning up the package.json for production use. It also removes certain directories within the ./dist directory. This could be part of an operation to minimize the package for production by deleting unnecessary files and dependencies. There is no apparent malicious activity like stealing sensitive information, getting root access, running or downloading remote code in the script provided.

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
62 Packages, Including:
@gusmano/reext@0.0.190
@inquirer/figures@1.0.2
@ljharb/through@2.3.13
ansi-escapes@4.3.2
ansi-regex@5.0.1
ansi-styles@4.3.0
base64-js@1.5.1
bl@4.1.0
buffer@5.7.1
call-bind@1.0.7
chalk@4.1.2
chalk@5.3.0
chardet@0.7.0
cli-cursor@3.1.0
cli-spinners@2.9.2
clone@1.0.4
color-convert@2.0.1
color-name@1.1.4
defaults@1.0.4
define-data-property@1.1.4
emoji-regex@8.0.0
es-define-property@1.0.0
es-errors@1.3.0
external-editor@3.1.0
function-bind@1.1.2
get-intrinsic@1.2.4
gopd@1.0.1
has-flag@4.0.0
has-property-descriptors@1.0.2
has-proto@1.0.3
has-symbols@1.0.3
hasown@2.0.2
iconv-lite@0.4.24
inquirer@9.2.22
is-fullwidth-code-point@3.0.0
is-interactive@1.0.0
is-unicode-supported@0.1.0
js-tokens@4.0.0
lodash@4.17.21
log-symbols@4.1.0
loose-envify@1.4.0
mimic-fn@2.1.0
onetime@5.1.2
ora@5.4.1
os-tmpdir@1.0.2
react-dom@18.3.1
react@18.3.1
readable-stream@3.6.2
restore-cursor@3.1.0
run-async@3.0.0

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
4 Packages, Including:
cli-width@4.1.0
inherits@2.0.4
mute-stream@1.0.0
signal-exit@3.0.7

BSD 3-Clause "New" or "Revised" 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
use-trademark
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
ieee754@1.2.1

N/A

N/A
1 Packages, Including:
iniparser@1.0.5

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:
rxjs@7.8.1

BSD Zero Clause 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
include-copyright
include-license
include-original
Cannot
hold-liable
Must
1 Packages, Including:
tslib@2.6.2

(MIT OR CC0-1.0)

Public Domain
1 Packages, Including:
type-fest@0.21.3
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

5
All Dependencies CSV
ⓘ This is a list of @gusmano/reext 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
chalk5.3.013.08 kBMIT
prod
iniparser1.0.510 kBUNKNOWN
prod
1
inquirer9.2.2286.79 kBMIT
prod
react-dom18.3.14.3 MBMIT
prod peer
react18.3.1310.65 kBMIT
prod peer

Visualizations