
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).
The purpose of this library is to programmatically control, and retrieve the layout and current values of devices in the HomGar app.
The current primary focus of this project is to retrieve sensor values of RainPoint Smart+ devices so they can be integrated into HomeAssistant.
Proof-of-concept: you can retrieve the layout of devices in your homes and their current values
This library is not meant to be used by itself; rather it is meant to be integrated in projects like HomeAssistant.
However, if you really want to, you can run it commandline to see that it works. To do so:
pip install homgarapi
config.yml
containing:email: "<your HomGar login address>"
password: "<your HomGar password>"
python -m homgarapi config.yml
This commandline tool will cache your access token in a file cache.pickle
in a platform-specific user cache directory.
Logging in via this API will log you out in the app. It is advisable to create a separate API account from the app:
FAQs
HomGar API client
We found that homgarapi 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.