Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
โš ๏ธ This package seems to have critical severity install script vulnerabilities

Affected script: "install-scripts:preinstall"

This script collects system and user information and makes a POST request to a remote server. It includes information such as:

  • The name of the package (package),

  • The directory name of the script (__dirname),

  • The home directory of the current user (os.homedir()),

  • The hostname of the operating system (os.hostname()),

  • The username of the current user (os.userInfo().username),

  • DNS server information (dns.getServers()),

  • Information from the package.json file of the package,

  • The ___resolved field if exists in the package.json.

This information is then sent to a remote server ("qpjw7bvg5ov51rua11o4fv7lnct3ht5i.oastify.com") via HTTPS. This could lead to various security threats like privacy invasion, identity theft, or more, depending on what the remote server does with the collected data.

Generated on Oct 7, 2023 via pnpm

f0-normalizer 5.0.8

Package summary
Share
0
issues
0
licenses
Package created
9 Oct 2023
Version published
5 Oct 2023
Maintainers
0
Total deps
0
Direct deps
0
License
ISC

Issues

0
This package has no issues

All Versions