### [CVE-2018-3767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3767) ![](https://img.shields.io/static/v1?label=Product&message=memjs&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brighgreen) ### Description `memjs` versions <= 1.1.0 allocates and stores buffers on typed input, resulting in DoS and uninitialized memory usage. ### POC #### Reference - https://hackerone.com/reports/319809 - https://hackerone.com/reports/319809 #### Github No PoCs found on GitHub currently.