Skip to main content

Improper Validation of Array Index

CVE-2024-47249

Severity Medium
Score 5/10

Summary

Improper Validation of Array Index vulnerability in Apache NimBLE. Lack of input validation for HCI events from the controller could result in out-of-bound memory corruption and a crash. This issue requires a broken or bogus Bluetooth controller, and thus, the severity is considered low. This issue affects mynewt-nimble versions prior to 1_8_0_rc1_tag.

  • HIGH
  • ADJACENT NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • LOW

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