7.5
CVE-2021-33502
- EPSS 0.46%
- Veröffentlicht 24.05.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 06:08:57
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Normalize-url Project ≫ Normalize-url SwPlatformnode.js Version >= 4.3.0 < 4.5.1
Normalize-url Project ≫ Normalize-url SwPlatformnode.js Version >= 5.0.0 < 5.3.1
Normalize-url Project ≫ Normalize-url Version6.0.0 SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.46% | 0.639 |
| 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
|
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.