Out-of-Bounds Read Vulnerability in Yubico-Piv Smartcard Driver
CVE-2018-14780
4.6MEDIUM
Key Information:
- Vendor
Yubico
- Vendor
- CVE Published:
- 15 August 2018
What is CVE-2018-14780?
An out-of-bounds read vulnerability exists in the Yubico-Piv smartcard driver version 1.5.0. This issue arises from improper validation of length during a memory operation, specifically within the _ykpiv_fetch_object() function. The code fails to ensure that the length obtained from APDU data remains within allocated bounds, potentially allowing for data to be copied beyond the allocated buffer. This can lead to unauthorized access or data manipulation, posing significant security risks.