Vulnerability Description
The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Bluez | Bluez | < 5.56 |
Related Weaknesses (CWE)
References
- https://github.com/bluez/bluez/issues/70ExploitPatchThird Party Advisory
- https://security.gentoo.org/glsa/202209-16Third Party Advisory
- https://github.com/bluez/bluez/issues/70ExploitPatchThird Party Advisory
- https://security.gentoo.org/glsa/202209-16Third Party Advisory
FAQ
What is CVE-2021-3588?
CVE-2021-3588 is a vulnerability with a CVSS score of 3.3 (LOW). The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
How severe is CVE-2021-3588?
CVE-2021-3588 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-3588?
Check the references section above for vendor advisories and patch information. Affected products include: Bluez Bluez.