cve/2017/CVE-2017-16111.md
2024-05-26 14:27:05 +02:00

770 B

CVE-2017-16111

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