mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
19 lines
700 B
Markdown
19 lines
700 B
Markdown
### [CVE-2017-18077](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18077)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
index.js in brace-expansion before 1.1.7 is vulnerable to Regular Expression Denial of Service (ReDoS) attacks, as demonstrated by an expand argument containing many comma characters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-18077
|
|
|