Vulnerability CVE-2023-38504


Published: 2023-07-27

Description:
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` client.

Type:

CWE-248

(Uncaught Exception)

 References:
https://github.com/balderdashy/sails/security/advisories/GHSA-gpw9-fwm8-7rx7
https://github.com/balderdashy/sails/commit/4a023dc5095a4b30fdc8535f705ed34cd22d2f7d
https://github.com/balderdashy/sails/releases/tag/v1.5.7
https://github.com/balderdashy/sails/pull/7287

Copyright 2024, cxsecurity.com

 

Back to Top