Skip to main content

Out-of-bounds Write

CVE-2023-52725

Severity Medium
Score 6.5/10

Summary

Open Networking Foundation SD-RAN ONOS onos-kpimon allows blocking of the "errCh" channel within the "Start" function of the monitoring package. This issue affects all versions of github.com/onosproject/onos-kpimon package.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • LOW

CWE-787 - Out-of-Bounds Write

Out-of-bounds write vulnerability is a memory access bug that allows software to write data past the end or before the beginning of the intended buffer. This may result in the corruption of data, a crash, or arbitrary code execution.

Advisory Timeline

  • Published