VYPR

Z Stack

by ti

CVEs (4)

  • CVE-2020-27890HigOct 27, 2020
    risk 0.53cvss 8.2epss 0.01

    The Zigbee protocol implementation on Texas Instruments CC2538 devices with Z-Stack 3.0.1 does not properly process a ZCL Write Attributes No Response message. It crashes in zclParseInWriteCmd() and does not update the specific attribute's value.

  • CVE-2020-27892HigOct 27, 2020
    risk 0.49cvss 7.5epss 0.01

    The Zigbee protocol implementation on Texas Instruments CC2538 devices with Z-Stack 3.0.1 does not properly process a ZCL Discover Commands Received Response message or a ZCL Discover Commands Generated Response message. It crashes in zclParseInDiscCmdsRspCmd().

  • CVE-2020-27891HigOct 27, 2020
    risk 0.49cvss 7.5epss 0.01

    The Zigbee protocol implementation on Texas Instruments CC2538 devices with Z-Stack 3.0.1 does not properly process a ZCL Read Reporting Configuration Response message. It crashes in zclHandleExternal().

  • CVE-2020-16630MedSep 20, 2021
    risk 0.44cvss 6.8epss 0.01

    TI’s BLE stack caches and reuses the LTK’s property for a bonded mobile. A LTK can be an unauthenticated-and-no-MITM-protection key created by Just Works or an authenticated-and-MITM-protection key created by Passkey Entry, Numeric Comparison or OOB. Assume that a victim…