ID CVE-2019-13916
Summary An issue was discovered in Cypress (formerly Broadcom) WICED Studio 6.2 CYW20735B1 and CYW20819A1. As a Bluetooth Low Energy (BLE) packet is received, it is copied into a Heap (ThreadX Block) buffer. The buffer allocated in dhmulp_getRxBuffer is four bytes too small to hold the maximum of 255 bytes plus headers. It is possible to corrupt a pointer in the linked list holding the free buffers of the g_mm_BLEDeviceToHostPool Block pool. This pointer can be fully controlled by overflowing with 3 bytes of packet data and the first byte of the packet CRC checksum. The checksum can be freely chosen by adapting the packet data accordingly. An attacker might be able to allocate the overwritten address as a receive buffer resulting in a write-what-where condition. This is fixed in BT SDK2.4 and BT SDK2.45.
References
Vulnerable Configurations
  • cpe:2.3:a:cypress:wiced_studio:6.2:*:*:*:*:*:*:*
    cpe:2.3:a:cypress:wiced_studio:6.2:*:*:*:*:*:*:*
  • cpe:2.3:h:cypress:cyw20735b1:-:*:*:*:*:*:*:*
    cpe:2.3:h:cypress:cyw20735b1:-:*:*:*:*:*:*:*
  • cpe:2.3:h:cypress:cyw20819a1:-:*:*:*:*:*:*:*
    cpe:2.3:h:cypress:cyw20819a1:-:*:*:*:*:*:*:*
CVSS
Base: 5.8 (as of 22-04-2020 - 17:45)
Impact:
Exploitability:
CWE CWE-787
CAPEC
Access
VectorComplexityAuthentication
ADJACENT_NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:A/AC:L/Au:N/C:P/I:P/A:P
refmap via4
misc
Last major update 22-04-2020 - 17:45
Published 13-04-2020 - 17:15
Last modified 22-04-2020 - 17:45
Back to Top