CVEs (2)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Yubico 3Piv Manager Piv ToolSmart Card MinidriverNov 21, 2024 Aug 15, 2018 N/A· v4 4.6 MEDIUM· v3 2.1 LOW· v2 An out-of-bounds read issue was discovered in the Yubico-Piv 1.5.0 smartcard driver. The file lib/ykpiv.c contains the following code in the function `_ykpiv_fetch_object()`: {% highlight c %} if(sw == SW_SUCCESS) { size...Show more |
1Yubico 3Piv Manager Piv ToolSmart Card MinidriverNov 21, 2024 Aug 15, 2018 N/A· v4 6.8 MEDIUM· v3 7.2 HIGH· v2 A buffer overflow issue was discovered in the Yubico-Piv 1.5.0 smartcard driver. The file lib/ykpiv.c contains the following code in the function `ykpiv_transfer_data()`: {% highlight c %} if(*out_len + recv_len - 2 > ma...Show more |