7.5
CVE-2025-56571
- EPSS 0.05%
- Veröffentlicht 30.09.2025 16:15:52
- Zuletzt bearbeitet 08.10.2025 14:34:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Finance.js v4.1.0 contains a Denial of Service (DoS) vulnerability via the IRR function’s depth parameter. Improper handling of the recursion/iteration limit can lead to excessive CPU usage, causing application stalls or crashes.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ebradyjobory ≫ Finance.Js Version4.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.153 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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-834 Excessive Iteration
The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.