7.5
CVE-2021-43308
- EPSS 0.28%
- Veröffentlicht 02.06.2022 14:15:31
- Zuletzt bearbeitet 21.11.2024 06:29:03
- Quelle reefs@jfrog.com
- CVE-Watchlists
- Unerledigt
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the markdown-link-extractor npm package, when an attacker is able to supply arbitrary input to the module's exported function
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Markdown-link-extractor Project ≫ Markdown-link-extractor SwPlatformnode.js Version < 3.0.2
Markdown-link-extractor Project ≫ Markdown-link-extractor Version4.0.0 SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.508 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/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
|
| reefs@jfrog.com | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-1333 Inefficient Regular Expression Complexity
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.