Skip to main content

Improper Validation of Array Index

CVE-2025-30077

Severity Medium
Score 6.2/10

Summary

"Open Networking Foundation SD-RAN ONOS onos-lib-go v0.7.13 and later allows an index out-of-range panic in 'asn1/aper' 'GetBitString' via a zero value of 'numBits'."

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

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.

Advisory Timeline

  • Published