5.5
CVE-2022-36313
- EPSS 0.17%
- Veröffentlicht 21.07.2022 16:15:09
- Zuletzt bearbeitet 21.11.2024 07:12:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the file-type package before 16.5.4 and 17.x before 17.1.3 for Node.js. A malformed MKV file could cause the file type detector to get caught in an infinite loop. This would make the application become unresponsive and could be used to cause a DoS attack.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
File-type Project ≫ File-type SwPlatformnode.js Version < 16.5.4
File-type Project ≫ File-type SwPlatformnode.js Version >= 17.0.0 < 17.1.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.383 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.