7.5
CVE-2023-31606
- EPSS 0.86%
- Veröffentlicht 06.06.2023 17:15:14
- Zuletzt bearbeitet 21.11.2024 08:02:04
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A Regular Expression Denial of Service (ReDoS) issue was discovered in the sanitize_html function of redcloth gem v4.0.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Promptworks ≫ Redcloth SwPlatformruby Version >= 4.0.0 <= 4.3.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.86% | 0.745 |
| 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.