5.5
CVE-2023-50570
- EPSS 0.03%
- Veröffentlicht 29.12.2023 15:15:09
- Zuletzt bearbeitet 21.11.2024 08:37:05
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue in the component IPAddressBitsDivision of IPAddress v5.1.0 leads to an infinite loop. This is disputed because an infinite loop occurs only for cases in which the developer supplies invalid arguments. The product is not intended to always halt for contrived inputs.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Seancfoley ≫ Ipaddress Version5.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.066 |
| 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.