7.5
CVE-2024-22654
- EPSS 0.15%
- Veröffentlicht 29.05.2025 00:00:00
- Zuletzt bearbeitet 23.06.2025 14:42:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
tcpreplay v4.4.4 was discovered to contain an infinite loop via the tcprewrite function at get.c.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.357 |
| 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-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.