CVE-2023-23298
The `Toybox.Graphics.BufferedBitmap.initialize` API method in CIQ API version 2.3.0 through 4.1.7 does not validate its parameters, which can result in integer overflows when allocating the underlying bitmap buffer.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.46%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The `Toybox.Graphics.BufferedBitmap.initialize` API method in CIQ API version 2.3.0 through 4.1.7 does not validate its parameters, which can result in integer overflows when allocating the underlying bitmap buffer. A malicious application could call the API method with specially crafted parameters and hijack the execution of the device's firmware.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.46% probability · 72th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-190
- Affected
- garmin/connect-iq
- Source
- cve@mitre.org
References
- https://developer.garmin.com/connect-iq/api-docs/Toybox/Graphics/BufferedBitmap.html#initialize-instance_functionProduct
- https://developer.garmin.com/connect-iq/compatible-devices/Product
- https://github.com/anvilsecure/garmin-ciq-app-research/blob/main/advisories/CVE-2023-23298.mdExploit
- https://developer.garmin.com/connect-iq/api-docs/Toybox/Graphics/BufferedBitmap.html#initialize-instance_functionProduct
- https://developer.garmin.com/connect-iq/compatible-devices/Product
- https://github.com/anvilsecure/garmin-ciq-app-research/blob/main/advisories/CVE-2023-23298.mdExploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.