7.5
CVE-2022-34749
- EPSS 0.52%
- Veröffentlicht 25.07.2022 23:15:07
- Zuletzt bearbeitet 21.11.2024 07:10:06
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mistune Project ≫ Mistune Version <= 2.0.2
Fedoraproject ≫ Fedora Version37
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.52% | 0.657 |
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
|
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.