Описание
DoS vulnerability for apps with sockets enabled
Impact
In Sails apps <=v1.5.6, an attacker can send a virtual request that will cause the node process to crash.
Patches
This behavior was fixed in Sails v1.5.7
Workarounds
Disable the sockets hook and remove the sails.io.js client
References
https://github.com/balderdashy/sails/pull/7287
Big thanks to @ThomasRinsma at Codean!
Ссылки
- https://github.com/balderdashy/sails/security/advisories/GHSA-gpw9-fwm8-7rx7
- https://nvd.nist.gov/vuln/detail/CVE-2023-38504
- https://github.com/balderdashy/sails/pull/7287
- https://github.com/balderdashy/sails/commit/4a023dc5095a4b30fdc8535f705ed34cd22d2f7d
- https://github.com/balderdashy/sails/releases/tag/v1.5.7
Пакеты
Наименование
sails
npm
Затронутые версииВерсия исправления
< 1.5.7
1.5.7
Связанные уязвимости
CVSS3: 7.5
nvd
больше 2 лет назад
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.