Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@flmngr/flmngr-server-node
Advanced tools
Server-side part of the Flmngr file manager for JavaScript/TypeScript
Flmngr file manager is used to upload and manage files and images. Can be a standalone file manager (React/Angular/etc. or custom JavaScript or TypeScript integrations) or work together with TinyMCE, CKEditor 4, CKEditor 5, N1ED, or any other JS components.
This package is a server-side implementation needed to support requests from the file manager dialog when using Node on the server. It will handle some single URL and let the file manager receive file lists and send file commands to the server.
This package is a library for custom integrations. Use it if there is no integration for your framework. At this moment Flmngr has a set of Node backend packages:
Install the Flmngr NPM package using the console command in the project folder:
npm require flmngr/flmngr-server-node
Then follow the integration manual to route requests from your app to it.
In case of any problem, we have a very detailed Question-Answer debug manual.
GNU Lesser General Public License v3; see LICENSE.txt
FAQs
Node server-side implementation of Flmngr file manager
The npm package @flmngr/flmngr-server-node receives a total of 109,653 weekly downloads. As such, @flmngr/flmngr-server-node popularity was classified as popular.
We found that @flmngr/flmngr-server-node demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.