5.3
CVE-2018-5252
- EPSS 0.24%
- Veröffentlicht 05.01.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 04:08:25
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
libimageworsener.a in ImageWorsener 1.3.2, when libjpeg 8d is used, has a large loop in the get_raw_sample_int function in imagew-main.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Entropymine ≫ Imageworsener Version1.3.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.44 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 1.6 | 3.6 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 2.6 | 4.9 | 2.9 |
AV:N/AC:H/Au:N/C:N/I:N/A:P
|
CWE-834 Excessive Iteration
The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.