PT-2024-25666 · Open Networking Foundation · Rimedo-Ts
Ty3Gxo
·
Published
2024-04-29
·
Updated
2025-05-27
·
CVE-2024-34049
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Open Networking Foundation SD-RAN Rimedo rimedo-ts version 0.1.1
Description
The issue is related to a slice bounds out-of-range panic in the "return plmnIdString[0:3], plmnIdString[3:]" line in reader.go. This indicates a problem with how the
plmnIdString is being sliced, potentially leading to a crash.Recommendations
For version 0.1.1, consider modifying the line in reader.go to properly handle the slicing of
plmnIdString to prevent the out-of-range panic. As a temporary workaround, consider adding error checking to ensure that plmnIdString is of sufficient length before attempting to slice it.Exploit
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rimedo-Ts