### [CVE-2018-3711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3711) ![](https://img.shields.io/static/v1?label=Product&message=fastify%20node%20module&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Allocation%20of%20Resources%20Without%20Limits%20or%20Throttling%20(CWE-770)&color=brighgreen) ### Description Fastify node module before 0.38.0 is vulnerable to a denial-of-service attack by sending a request with "Content-Type: application/json" and a very large payload. ### POC #### Reference - https://hackerone.com/reports/303632 - https://hackerone.com/reports/303632 #### Github No PoCs found on GitHub currently.