Vulnerability Description
On the Cypress CYW20735 evaluation board, any data that exceeds 384 bytes is copied and causes an overflow. This is because the maximum BLOC buffer size for sending and receiving data is set to 384 bytes, but everything else is still configured to the usual size of 1092 (which was used for everything in the previous CYW20719 and later CYW20819 evaluation board). To trigger the overflow, an attacker can either send packets over the air or as unprivileged local user. Over the air, the minimal PoC is sending "l2ping -s 600" to the target address prior to any pairing. Locally, the buffer overflow is immediately triggered by opening an ACL or SCO connection to a headset. This occurs because, in WICED Studio 6.2 and 6.4, BT_ACL_HOST_TO_DEVICE_DEFAULT_SIZE and BT_ACL_DEVICE_TO_HOST_DEFAULT_SIZE are set to 384.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cypress | Cyw20735 Firmware | - |
| Cypress | Cyw20735 | - |
Related Weaknesses (CWE)
References
- https://github.com/seemoo-lab/frankenstein/blob/master/doc/CVE_2019_18614.mdThird Party Advisory
- https://github.com/seemoo-lab/frankenstein/blob/master/doc/CVE_2019_18614.mdThird Party Advisory
FAQ
What is CVE-2019-18614?
CVE-2019-18614 is a vulnerability with a CVSS score of 7.8 (HIGH). On the Cypress CYW20735 evaluation board, any data that exceeds 384 bytes is copied and causes an overflow. This is because the maximum BLOC buffer size for sending and receiving data is set to 384 by...
How severe is CVE-2019-18614?
CVE-2019-18614 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-18614?
Check the references section above for vendor advisories and patch information. Affected products include: Cypress Cyw20735 Firmware, Cypress Cyw20735.