
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Install the CLI to get started!. Take a look at the Installation section for the command to install.
Requires python>=3.6 and pip
sudo apt-get update
sudo apt-get install python3.6
NOTE: As it currently stands python 3.10 is not supported due to how inquirer's requirements are built in terms of blessed (it is using the wrong version)
Run the following to install:
pip install trie-nathaniel
For clean user interface use:
triecli ui
For direct cli calls use:
triecli {option} {arg}
where {option}
is replaced with the type of operation you would like to perform and {arg}
is added if the option you are calling requires an argument
Possible options include add
, delete
, deleteall
, search
, complete
, view
, and viewfast
For add
, delete
, search
, complete
an additional arg
parameter is required that includes the value you would like to add to the trie
LIMITATIONS:
The virtual machine this is running on only has 100GB of disk space and 4GB of memory so if the string is too long or the number of operations is too many there are chances that something will fail on the GCP side. Since this is being hosted using their free tier these are some of the limiations included
For explanations, please refer to the Documentation
Distributed under the MIT License. See LICENSE.txt
for more information.
FAQs
Calls commands to the trie server that can modify its state
We found that trie-nathaniel demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.