4.3
CVE-2024-34047
- EPSS 0.2%
- Veröffentlicht 30.04.2024 00:15:07
- Zuletzt bearbeitet 27.05.2025 13:02:16
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
O-RAN RIC I-Release e2mgr lacks array size checks in RicServiceUpdateHandler.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
O-ran-sc ≫ Ric-plt-e2mgr Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.2% | 0.418 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
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.