mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
22 lines
945 B
Markdown
22 lines
945 B
Markdown
### [CVE-2017-16117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16117)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
slug is a module to slugify strings, even if they contain unicode. slug is vulnerable to regular expression denial of service is specially crafted untrusted input is passed as input. About 50k characters can block the event loop for 2 seconds.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Tracman-org/Server
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16117
|
|
- https://github.com/woakes070048/Server
|
|
|