6.5
CVE-2020-29242
- EPSS 0.29%
- Veröffentlicht 28.12.2020 08:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:49
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
dhowden tag before 2020-11-19 allows "panic: runtime error: index out of range" via readPICFrame.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tag Project ≫ Tag Version < 2020-11-19
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.29% | 0.514 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-129 Improper Validation of Array Index
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.