7.5
CVE-2017-18077
- EPSS 0.52%
- Veröffentlicht 27.01.2018 12:29:00
- Zuletzt bearbeitet 21.11.2024 03:19:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Brace Expansion Project ≫ Brace Expansion Version < 1.1.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.52% | 0.663 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.