cve/2023/CVE-2023-38504.md
2024-05-25 21:48:12 +02:00

18 lines
824 B
Markdown

### [CVE-2023-38504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38504)
![](https://img.shields.io/static/v1?label=Product&message=sails&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.5.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-248%3A%20Uncaught%20Exception&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/bdragon-org/dependabot-create-pull-requests-from-rules-2