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

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator values, which can be used to create a denial of service attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/lycaleynes/NMAP-and-Wireshark
|
|
- https://github.com/lycaleynes/Nmap
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16023
|
|
|