7.5
CVE-2022-37620
- EPSS 1.11%
- Veröffentlicht 31.10.2022 12:15:10
- Zuletzt bearbeitet 01.06.2025 14:15:19
- CVE-Watchlists
- Unerledigt
A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 because of the reCustomIgnore regular expression.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Terser ≫ Html-minifier-terser SwPlatformnode.js Version <= 7.2.0
Kangax ≫ Html-minifier SwPlatformnode.js Version <= 4.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.11% | 0.629 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 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
|
| CISA-ADP | 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 a worst-case computational complexity that is inefficient and possibly exponential.
https://github.com/kangax/html-minifier/blob/51ce10f4daedb1de483ffbcccecc41be1c873da2/src/htmlminifier.js#L1338
https://github.com/kangax/html-minifier/blob/51ce10f4daedb1de483ffbcccecc41be1c873da2/src/htmlminifier.js#L294
https://github.com/kangax/html-minifier/issues/1135
https://security.snyk.io/vuln/SNYK-JS-HTMLMINIFIER-3091181