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.
References
Link | Resource |
---|---|
https://github.com/balderdashy/sails/commit/4a023dc5095a4b30fdc8535f705ed34cd22d2f7d | Patch |
https://github.com/balderdashy/sails/pull/7287 | Issue Tracking |
https://github.com/balderdashy/sails/releases/tag/v1.5.7 | Release Notes |
https://github.com/balderdashy/sails/security/advisories/GHSA-gpw9-fwm8-7rx7 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-07-27 19:15
Updated : 2023-08-03 13:40
NVD link : CVE-2023-38504
Mitre link : CVE-2023-38504
CVE.ORG link : CVE-2023-38504
JSON object : View
Products Affected
sailsjs
- sails
CWE