mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 07:11:37 +00:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2017-16111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16111)
|
|

|
|

|
|
&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
|
|
|