mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
20 lines
895 B
Markdown
20 lines
895 B
Markdown
### [CVE-2017-16119](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16119)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/HotDB-Community/HotDB-Engine
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16119
|
|
|