sails@1.0.0-47 vulnerabilities

API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)

Direct Vulnerabilities

Known vulnerabilities in the sails package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Uncaught Exception

sails is a framework for building realtime apps, using MVC conventions (based on Express and Socket.io).

Affected versions of this package are vulnerable to Uncaught Exception. An attacker can send a virtual request that will cause the node process to crash.

How to fix Uncaught Exception?

Upgrade sails to version 1.5.7 or higher.

<1.5.7
  • M
Prototype Pollution

sails is a framework for building realtime apps, using MVC conventions (based on Express and Socket.io).

Affected versions of this package are vulnerable to Prototype Pollution via the function loadActionModules() in controller/load-action-modules.js.

NOTE: The maintainers of this package recommend not allowing an application to replace its controller or action files at runtime, to avoid this vulnerability.

How to fix Prototype Pollution?

Upgrade sails to version 1.5.3 or higher.

<1.5.3