VYPR

Sails

by Sailsjs

CVEs (4)

  • CVE-2021-44908CriMar 17, 2022
    risk 0.57cvss 9.8epss 0.02

    SailsJS Sails.js <=1.4.0 is vulnerable to Prototype Pollution via controller/load-action-modules.js, function loadActionModules().

  • CVE-2023-38504HigJul 27, 2023
    risk 0.42cvss 7.5epss 0.01

    Sails is a realtime MVC Framework for Node.js. In Sails apps prior to version 1.5.7,, an attacker can send a virtual request that will cause the node process to crash. This behavior was fixed in Sails v1.5.7. As a workaround, disable the sockets hook and remove the `sails.io.js`…

  • CVE-2018-21036HigJul 21, 2020
    risk 0.42cvss 7.5epss 0.02

    Sails.js before v1.0.0-46 allows attackers to cause a denial of service with a single request because there is no error handler in sails-hook-sockets to handle an empty pathname in a WebSocket request.

  • CVE-2016-10549MedMay 31, 2018
    risk 0.22cvss 4.4epss 0.01

    Sails is an MVC style framework for building realtime web applications. Version 0.12.7 and lower have an issue with the CORS configuration where the value of the origin header is reflected as the value for the Access-Control-Allow-Origin header. This would allow an attacker to…