### [CVE-2017-16111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16111) ![](https://img.shields.io/static/v1?label=Product&message=content%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=Denial%20of%20Service%20(CWE-400)&color=brighgreen) ### Description The content module is a module to parse HTTP Content-* headers. It is used by the hapijs framework to provide this functionality. The module is vulnerable to regular expression denial of service when passed a specifically crafted Content-Type or Content-Disposition header. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cvemon