7.5
CVE-2022-30763
- EPSS 0.47%
- Veröffentlicht 16.05.2022 03:15:07
- Zuletzt bearbeitet 21.11.2024 07:03:19
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Janet before 1.22.0 mishandles arrays.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Janet-lang ≫ Janet Version < 1.22.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.635 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 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
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/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.